/* {$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) {
    .feature-dim-fc01 {
        padding: 0 0.75rem;
    }
    
    .media-ec65 {
        padding: 5rem 0 2rem;
    }
    
    .title-6db8 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .background_915d {
        font-size: 1rem;
    }
    
    .gallery_blue_9b06 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .middle_8b24 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .item_liquid_6f30 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .dropdown_9d6c {
        font-size: 1.5rem;
    }
    
    .text_full_6208,
    .active_pressed_69e8 {
        grid-template-columns: 1fr;
    }
    
    .disabled_dirty_ef65 .carousel-577f {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .pattern_hot_96e7 {
        grid-template-columns: 1fr;
    }
    
    .section_top_feb9 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .feature-dim-fc01 {
        padding: 0 1rem;
    }
    
    .title-6db8 {
        font-size: 2rem;
    }
    
    .background_915d {
        font-size: 1.125rem;
    }
    
    .middle_8b24 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .item_liquid_6f30 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .gallery_blue_9b06 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .pattern_hot_96e7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .widget-0792,
    .hidden-clean-fe38 {
        padding: 1.25rem;
    }
    
    .disabled_dirty_ef65 .carousel-577f {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .feature-dim-fc01 {
        padding: 0 1.5rem;
    }
    
    .media-ec65 {
        padding: 6rem 0 3rem;
    }
    
    .title-6db8 {
        font-size: 2.5rem;
    }
    
    .background_915d {
        font-size: 1.25rem;
    }
    
    .middle_8b24 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .item_liquid_6f30 {
        padding: 1rem;
    }
    
    .dropdown_9d6c {
        font-size: 2rem;
    }
    
    .huge_04bf {
        font-size: 1.125rem;
    }
    
    .text_full_6208 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .active_pressed_69e8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pattern_hot_96e7 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .section_top_feb9 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .dropdown-static-e81d {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .avatar-steel-99df {
        display: none;
    }
    
    .section-842b {
        display: none !important;
    }
    
    /* Show desktop elements */
    .fixed_6d0d {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .feature-dim-fc01 {
        max-width: 750px;
    }
    
    .media-ec65 {
        padding: 7rem 0 4rem;
    }
    
    .title-6db8 {
        font-size: 3rem;
    }
    
    .out_2036 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .accent-4db2 {
        gap: 3rem;
    }
    
    .text_full_6208 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .active_pressed_69e8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .shade-wood-c50a {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .disabled_dirty_ef65 {
        gap: 1.5rem;
    }
    
    .smooth-bc56 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .feature-dim-fc01 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .media-ec65 {
        padding: 8rem 0 4rem;
    }
    
    .title-6db8 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .out_2036 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .link_middle_6509 {
        order: 2;
    }
    
    .black_4c9f {
        order: 1;
    }
    
    .accent-4db2 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .accent-4db2.backdrop-4523 {
        direction: rtl;
    }
    
    .accent-4db2.backdrop-4523 > * {
        direction: ltr;
    }
    
    .smooth-bc56 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .secondary-pro-c0d1 {
        display: block;
    }
    
    .avatar-steel-99df {
        display: none;
    }
    
    .tooltip_gold_e42a {
        gap: 2rem;
    }
    
    .under-2cb0 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .stale-0feb:hover {
        transform: translateY(-4px);
    }
    
    .slider-d508:hover {
        transform: translateY(-2px);
    }
    
    .smooth-bc56:hover {
        transform: scale(1.02);
    }
    
    .hidden-clean-fe38:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .feature-dim-fc01 {
        max-width: var(--container-max-width);
    }
    
    .media-ec65 {
        padding: 10rem 0 5rem;
    }
    
    .title-6db8 {
        font-size: 4rem;
    }
    
    .background_915d {
        font-size: 1.375rem;
    }
    
    .dropdown_9d6c {
        font-size: 2.5rem;
    }
    
    .huge_04bf {
        font-size: 1.25rem;
    }
    
    .out_2036,
    .accent-4db2 {
        gap: 5rem;
    }
    
    .tooltip_gold_e42a {
        gap: 2.5rem;
    }
    
    .widget-0792,
    .hidden-clean-fe38,
    .stale-0feb {
        padding: 2rem;
    }
    
    .section_top_feb9 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .feature-dim-fc01 {
        max-width: 1400px;
    }
    
    .media-ec65 {
        padding: 12rem 0 6rem;
    }
    
    .out_2036,
    .accent-4db2 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .tag-out-81f6 img,
    .layout-motion-1f17,
    .smooth-bc56 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .out_2036 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .accent-4db2 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .accent-4db2.backdrop-4523 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .media-ec65 {
        padding: 6rem 0 3rem;
    }
    
    .out_2036 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .accent-4db2 {
        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;
    }
    
    .media-ec65::before {
        animation: none;
    }
    
    .banner-steel-96cf,
    .panel-1052 {
        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;
    }
    
    .breadcrumb_down_05a8,
    .gallery_blue_9b06,
    .silver-02a4 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .stale-0feb,
    .widget-0792,
    .hidden-clean-fe38 {
        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 */
    
    .medium-1e68 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .current-e97b,
    .thick_ada4,
    .logo_focused_0cf1 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .media-ec65 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .media-ec65::before {
        display: none;
    }
    
    .feature-dim-fc01 {
        max-width: none;
        padding: 0;
    }
    
    .out_2036,
    .accent-4db2 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .slider-d508,
    .fixed_6d0d,
    .avatar-steel-99df,
    .middle_8b24,
    .new_913a,
    .module_hot_3e1b {
        display: none !important;
    }
    
    .title-6db8,
    .dropdown_9d6c {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .layout-motion-1f17,
    .smooth-bc56 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .text_full_6208,
    .active_pressed_69e8,
    .disabled_dirty_ef65 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .shade-wood-c50a {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .title-6db8 {
        font-size: 1.5rem;
    }
    
    .gallery_blue_9b06 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .item_liquid_6f30 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .middle_8b24 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .feature-dim-fc01 {
        max-width: 95%;
    }
    
    .out_2036 {
        gap: 2.5rem;
    }
    
    .accent-4db2 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .feature-dim-fc01 {
        max-width: 1600px;
    }
    
    .title-6db8 {
        font-size: 5rem;
    }
    
    .dropdown_9d6c {
        font-size: 3rem;
    }
}
/* css-noise: c4bd */
.phantom-card-t6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
