/* {$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) {
    .bright_16e3 {
        padding: 0 0.75rem;
    }
    
    .photo_eae8 {
        padding: 5rem 0 2rem;
    }
    
    .highlight-new-178f {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .list-77d4 {
        font-size: 1rem;
    }
    
    .hidden_east_b619 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .box-a222 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .mask-current-5396 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .shadow_bright_6a5c {
        font-size: 1.5rem;
    }
    
    .chip_268c,
    .background-pro-4790 {
        grid-template-columns: 1fr;
    }
    
    .element_pink_23b9 .banner_f170 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .focused-9abc {
        grid-template-columns: 1fr;
    }
    
    .search-1fe8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .bright_16e3 {
        padding: 0 1rem;
    }
    
    .highlight-new-178f {
        font-size: 2rem;
    }
    
    .list-77d4 {
        font-size: 1.125rem;
    }
    
    .box-a222 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .mask-current-5396 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .hidden_east_b619 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .focused-9abc {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .label-5544,
    .notice_ba3a {
        padding: 1.25rem;
    }
    
    .element_pink_23b9 .banner_f170 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .bright_16e3 {
        padding: 0 1.5rem;
    }
    
    .photo_eae8 {
        padding: 6rem 0 3rem;
    }
    
    .highlight-new-178f {
        font-size: 2.5rem;
    }
    
    .list-77d4 {
        font-size: 1.25rem;
    }
    
    .box-a222 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .mask-current-5396 {
        padding: 1rem;
    }
    
    .shadow_bright_6a5c {
        font-size: 2rem;
    }
    
    .plasma_52ad {
        font-size: 1.125rem;
    }
    
    .chip_268c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .background-pro-4790 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .focused-9abc {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .search-1fe8 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .cool_bb77 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .slider_orange_0c0d {
        display: none;
    }
    
    .hover_84ca {
        display: none !important;
    }
    
    /* Show desktop elements */
    .caption_complex_5994 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .bright_16e3 {
        max-width: 750px;
    }
    
    .photo_eae8 {
        padding: 7rem 0 4rem;
    }
    
    .highlight-new-178f {
        font-size: 3rem;
    }
    
    .preview_479c {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .south-49e6 {
        gap: 3rem;
    }
    
    .chip_268c {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .background-pro-4790 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .modal-4b1f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .element_pink_23b9 {
        gap: 1.5rem;
    }
    
    .footer_hovered_b62a {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .bright_16e3 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .photo_eae8 {
        padding: 8rem 0 4rem;
    }
    
    .highlight-new-178f {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .preview_479c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .widget_eb1f {
        order: 2;
    }
    
    .summary_5e44 {
        order: 1;
    }
    
    .south-49e6 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .south-49e6.iron-d610 {
        direction: rtl;
    }
    
    .south-49e6.iron-d610 > * {
        direction: ltr;
    }
    
    .footer_hovered_b62a {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .right_5915 {
        display: block;
    }
    
    .slider_orange_0c0d {
        display: none;
    }
    
    .widget-67eb {
        gap: 2rem;
    }
    
    .aside-south-37a3 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .inner_2a62:hover {
        transform: translateY(-4px);
    }
    
    .video-8653:hover {
        transform: translateY(-2px);
    }
    
    .footer_hovered_b62a:hover {
        transform: scale(1.02);
    }
    
    .notice_ba3a:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .bright_16e3 {
        max-width: var(--container-max-width);
    }
    
    .photo_eae8 {
        padding: 10rem 0 5rem;
    }
    
    .highlight-new-178f {
        font-size: 4rem;
    }
    
    .list-77d4 {
        font-size: 1.375rem;
    }
    
    .shadow_bright_6a5c {
        font-size: 2.5rem;
    }
    
    .plasma_52ad {
        font-size: 1.25rem;
    }
    
    .preview_479c,
    .south-49e6 {
        gap: 5rem;
    }
    
    .widget-67eb {
        gap: 2.5rem;
    }
    
    .label-5544,
    .notice_ba3a,
    .inner_2a62 {
        padding: 2rem;
    }
    
    .search-1fe8 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .bright_16e3 {
        max-width: 1400px;
    }
    
    .photo_eae8 {
        padding: 12rem 0 6rem;
    }
    
    .preview_479c,
    .south-49e6 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .outline_wood_ad73 img,
    .box-4df1,
    .footer_hovered_b62a {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .preview_479c {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .south-49e6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .south-49e6.iron-d610 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .photo_eae8 {
        padding: 6rem 0 3rem;
    }
    
    .preview_479c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .south-49e6 {
        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;
    }
    
    .photo_eae8::before {
        animation: none;
    }
    
    .list_motion_9ae8,
    .hidden_19fd {
        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;
    }
    
    .main_d914,
    .hidden_east_b619,
    .copper-bd65 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .inner_2a62,
    .label-5544,
    .notice_ba3a {
        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-white-42e6 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .pattern-dd3e,
    .shadow_dd6a,
    .text-thick-4aca {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .photo_eae8 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .photo_eae8::before {
        display: none;
    }
    
    .bright_16e3 {
        max-width: none;
        padding: 0;
    }
    
    .preview_479c,
    .south-49e6 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .video-8653,
    .caption_complex_5994,
    .slider_orange_0c0d,
    .box-a222,
    .card-pro-c978,
    .stale-d979 {
        display: none !important;
    }
    
    .highlight-new-178f,
    .shadow_bright_6a5c {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .box-4df1,
    .footer_hovered_b62a {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .chip_268c,
    .background-pro-4790,
    .element_pink_23b9 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .modal-4b1f {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .highlight-new-178f {
        font-size: 1.5rem;
    }
    
    .hidden_east_b619 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .mask-current-5396 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .box-a222 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .bright_16e3 {
        max-width: 95%;
    }
    
    .preview_479c {
        gap: 2.5rem;
    }
    
    .south-49e6 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .bright_16e3 {
        max-width: 1600px;
    }
    
    .highlight-new-178f {
        font-size: 5rem;
    }
    
    .shadow_bright_6a5c {
        font-size: 3rem;
    }
}
/* css-noise: 0a09 */
.phantom-card-f0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
