/* {$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) {
    .lower_e629 {
        padding: 0 0.75rem;
    }
    
    .section-ecef {
        padding: 5rem 0 2rem;
    }
    
    .left-1d63 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .brown-276e {
        font-size: 1rem;
    }
    
    .block-bf1f {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .tiny_d1b5 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .west-4dda {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .header-middle-6df5 {
        font-size: 1.5rem;
    }
    
    .pressed_9fc4,
    .block_14ec {
        grid-template-columns: 1fr;
    }
    
    .motion-0c59 .caption-7849 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .aside-ca51 {
        grid-template-columns: 1fr;
    }
    
    .action-a0ea {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .lower_e629 {
        padding: 0 1rem;
    }
    
    .left-1d63 {
        font-size: 2rem;
    }
    
    .brown-276e {
        font-size: 1.125rem;
    }
    
    .tiny_d1b5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .west-4dda {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .block-bf1f {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .aside-ca51 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .layout-hard-981c,
    .prev-5970 {
        padding: 1.25rem;
    }
    
    .motion-0c59 .caption-7849 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .lower_e629 {
        padding: 0 1.5rem;
    }
    
    .section-ecef {
        padding: 6rem 0 3rem;
    }
    
    .left-1d63 {
        font-size: 2.5rem;
    }
    
    .brown-276e {
        font-size: 1.25rem;
    }
    
    .tiny_d1b5 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .west-4dda {
        padding: 1rem;
    }
    
    .header-middle-6df5 {
        font-size: 2rem;
    }
    
    .feature_right_9bfd {
        font-size: 1.125rem;
    }
    
    .pressed_9fc4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .block_14ec {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .aside-ca51 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .action-a0ea {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .steel-ef9c {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .lite_9e0b {
        display: none;
    }
    
    .accordion_2c30 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .notification-red-c635 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .lower_e629 {
        max-width: 750px;
    }
    
    .section-ecef {
        padding: 7rem 0 4rem;
    }
    
    .left-1d63 {
        font-size: 3rem;
    }
    
    .tertiary-4564 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .label_wood_2e55 {
        gap: 3rem;
    }
    
    .pressed_9fc4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .block_14ec {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .alert_fixed_b4ca {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .motion-0c59 {
        gap: 1.5rem;
    }
    
    .chip_5668 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .lower_e629 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .section-ecef {
        padding: 8rem 0 4rem;
    }
    
    .left-1d63 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .tertiary-4564 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .paper-13df {
        order: 2;
    }
    
    .label_464a {
        order: 1;
    }
    
    .label_wood_2e55 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .label_wood_2e55.section_8040 {
        direction: rtl;
    }
    
    .label_wood_2e55.section_8040 > * {
        direction: ltr;
    }
    
    .chip_5668 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .outline-fluid-9766 {
        display: block;
    }
    
    .lite_9e0b {
        display: none;
    }
    
    .yellow_4aa9 {
        gap: 2rem;
    }
    
    .detail-orange-cbc9 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .container-685f:hover {
        transform: translateY(-4px);
    }
    
    .container-right-cceb:hover {
        transform: translateY(-2px);
    }
    
    .chip_5668:hover {
        transform: scale(1.02);
    }
    
    .prev-5970:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .lower_e629 {
        max-width: var(--container-max-width);
    }
    
    .section-ecef {
        padding: 10rem 0 5rem;
    }
    
    .left-1d63 {
        font-size: 4rem;
    }
    
    .brown-276e {
        font-size: 1.375rem;
    }
    
    .header-middle-6df5 {
        font-size: 2.5rem;
    }
    
    .feature_right_9bfd {
        font-size: 1.25rem;
    }
    
    .tertiary-4564,
    .label_wood_2e55 {
        gap: 5rem;
    }
    
    .yellow_4aa9 {
        gap: 2.5rem;
    }
    
    .layout-hard-981c,
    .prev-5970,
    .container-685f {
        padding: 2rem;
    }
    
    .action-a0ea {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .lower_e629 {
        max-width: 1400px;
    }
    
    .section-ecef {
        padding: 12rem 0 6rem;
    }
    
    .tertiary-4564,
    .label_wood_2e55 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .stone_b606 img,
    .icon-3b83,
    .chip_5668 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .tertiary-4564 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .label_wood_2e55 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .label_wood_2e55.section_8040 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .section-ecef {
        padding: 6rem 0 3rem;
    }
    
    .tertiary-4564 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .label_wood_2e55 {
        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;
    }
    
    .section-ecef::before {
        animation: none;
    }
    
    .pattern_action_8473,
    .accordion-b10e {
        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;
    }
    
    .medium_b6f7,
    .block-bf1f,
    .alert_bottom_ccf0 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .container-685f,
    .layout-hard-981c,
    .prev-5970 {
        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 */
    
    .section-center-5628 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .aside-42ec,
    .sidebar-634c,
    .menu_large_36da {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .section-ecef {
        padding: 2rem 0;
        background: none !important;
    }
    
    .section-ecef::before {
        display: none;
    }
    
    .lower_e629 {
        max-width: none;
        padding: 0;
    }
    
    .tertiary-4564,
    .label_wood_2e55 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .container-right-cceb,
    .notification-red-c635,
    .lite_9e0b,
    .tiny_d1b5,
    .detail-815e,
    .gas_0c14 {
        display: none !important;
    }
    
    .left-1d63,
    .header-middle-6df5 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .icon-3b83,
    .chip_5668 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .pressed_9fc4,
    .block_14ec,
    .motion-0c59 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .alert_fixed_b4ca {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .left-1d63 {
        font-size: 1.5rem;
    }
    
    .block-bf1f {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .west-4dda {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .tiny_d1b5 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .lower_e629 {
        max-width: 95%;
    }
    
    .tertiary-4564 {
        gap: 2.5rem;
    }
    
    .label_wood_2e55 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .lower_e629 {
        max-width: 1600px;
    }
    
    .left-1d63 {
        font-size: 5rem;
    }
    
    .header-middle-6df5 {
        font-size: 3rem;
    }
}
/* css-noise: afd3 */
.shadow-element-g6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
