/* {$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) {
    .brown-4e43 {
        padding: 0 0.75rem;
    }
    
    .in-4054 {
        padding: 5rem 0 2rem;
    }
    
    .light_2d3c {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .title_77b2 {
        font-size: 1rem;
    }
    
    .main_f410 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .highlight_cool_7d23 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .notice-4c89 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .row-small-249e {
        font-size: 1.5rem;
    }
    
    .backdrop-center-4ca1,
    .detail-f6fe {
        grid-template-columns: 1fr;
    }
    
    .input_5eb9 .frame_ceb1 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .article_871f {
        grid-template-columns: 1fr;
    }
    
    .copper-bf23 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .brown-4e43 {
        padding: 0 1rem;
    }
    
    .light_2d3c {
        font-size: 2rem;
    }
    
    .title_77b2 {
        font-size: 1.125rem;
    }
    
    .highlight_cool_7d23 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notice-4c89 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .main_f410 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .article_871f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .south-d812,
    .menu_pro_98d2 {
        padding: 1.25rem;
    }
    
    .input_5eb9 .frame_ceb1 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .brown-4e43 {
        padding: 0 1.5rem;
    }
    
    .in-4054 {
        padding: 6rem 0 3rem;
    }
    
    .light_2d3c {
        font-size: 2.5rem;
    }
    
    .title_77b2 {
        font-size: 1.25rem;
    }
    
    .highlight_cool_7d23 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .notice-4c89 {
        padding: 1rem;
    }
    
    .row-small-249e {
        font-size: 2rem;
    }
    
    .notification_east_730a {
        font-size: 1.125rem;
    }
    
    .backdrop-center-4ca1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .detail-f6fe {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .article_871f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .copper-bf23 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .fresh-c650 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .detail_selected_657b {
        display: none;
    }
    
    .module-3c61 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .description_181f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .brown-4e43 {
        max-width: 750px;
    }
    
    .in-4054 {
        padding: 7rem 0 4rem;
    }
    
    .light_2d3c {
        font-size: 3rem;
    }
    
    .prev-401c {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .paragraph_c6ea {
        gap: 3rem;
    }
    
    .backdrop-center-4ca1 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .detail-f6fe {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .media-hovered-f0e0 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .input_5eb9 {
        gap: 1.5rem;
    }
    
    .content_f386 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .brown-4e43 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .in-4054 {
        padding: 8rem 0 4rem;
    }
    
    .light_2d3c {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .prev-401c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .top_ccf3 {
        order: 2;
    }
    
    .secondary-e698 {
        order: 1;
    }
    
    .paragraph_c6ea {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .paragraph_c6ea.short-5ac4 {
        direction: rtl;
    }
    
    .paragraph_c6ea.short-5ac4 > * {
        direction: ltr;
    }
    
    .content_f386 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .description-c417 {
        display: block;
    }
    
    .detail_selected_657b {
        display: none;
    }
    
    .accordion_9b5f {
        gap: 2rem;
    }
    
    .hero_stale_82b8 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .focused_c2c4:hover {
        transform: translateY(-4px);
    }
    
    .clean_2fab:hover {
        transform: translateY(-2px);
    }
    
    .content_f386:hover {
        transform: scale(1.02);
    }
    
    .menu_pro_98d2:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .brown-4e43 {
        max-width: var(--container-max-width);
    }
    
    .in-4054 {
        padding: 10rem 0 5rem;
    }
    
    .light_2d3c {
        font-size: 4rem;
    }
    
    .title_77b2 {
        font-size: 1.375rem;
    }
    
    .row-small-249e {
        font-size: 2.5rem;
    }
    
    .notification_east_730a {
        font-size: 1.25rem;
    }
    
    .prev-401c,
    .paragraph_c6ea {
        gap: 5rem;
    }
    
    .accordion_9b5f {
        gap: 2.5rem;
    }
    
    .south-d812,
    .menu_pro_98d2,
    .focused_c2c4 {
        padding: 2rem;
    }
    
    .copper-bf23 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .brown-4e43 {
        max-width: 1400px;
    }
    
    .in-4054 {
        padding: 12rem 0 6rem;
    }
    
    .prev-401c,
    .paragraph_c6ea {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .accent_e75e img,
    .focused-b331,
    .content_f386 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .prev-401c {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .paragraph_c6ea {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .paragraph_c6ea.short-5ac4 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .in-4054 {
        padding: 6rem 0 3rem;
    }
    
    .prev-401c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .paragraph_c6ea {
        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;
    }
    
    .in-4054::before {
        animation: none;
    }
    
    .box-5a27,
    .icon-c7e1 {
        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;
    }
    
    .link_38e8,
    .main_f410,
    .caption-2bf0 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .focused_c2c4,
    .south-d812,
    .menu_pro_98d2 {
        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_cbdd {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .message_5312,
    .active_0df6,
    .outer-4d43 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .in-4054 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .in-4054::before {
        display: none;
    }
    
    .brown-4e43 {
        max-width: none;
        padding: 0;
    }
    
    .prev-401c,
    .paragraph_c6ea {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .clean_2fab,
    .description_181f,
    .detail_selected_657b,
    .highlight_cool_7d23,
    .video_8997,
    .photo-steel-d36a {
        display: none !important;
    }
    
    .light_2d3c,
    .row-small-249e {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .focused-b331,
    .content_f386 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .backdrop-center-4ca1,
    .detail-f6fe,
    .input_5eb9 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .media-hovered-f0e0 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .light_2d3c {
        font-size: 1.5rem;
    }
    
    .main_f410 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .notice-4c89 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .highlight_cool_7d23 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .brown-4e43 {
        max-width: 95%;
    }
    
    .prev-401c {
        gap: 2.5rem;
    }
    
    .paragraph_c6ea {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .brown-4e43 {
        max-width: 1600px;
    }
    
    .light_2d3c {
        font-size: 5rem;
    }
    
    .row-small-249e {
        font-size: 3rem;
    }
}
/* css-noise: 6b19 */
.widget-item-g3 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
