/* {$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) {
    .border_steel_7809 {
        padding: 0 0.75rem;
    }
    
    .section-63c6 {
        padding: 5rem 0 2rem;
    }
    
    .black_67a2 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .wood_0818 {
        font-size: 1rem;
    }
    
    .slider-66ab {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .tertiary-under-0b39 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .border_brown_4f6d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .button-ffb3 {
        font-size: 1.5rem;
    }
    
    .mask-73d7,
    .element-cold-8bd9 {
        grid-template-columns: 1fr;
    }
    
    .panel-3abe .link_middle_9659 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .icon-61d2 {
        grid-template-columns: 1fr;
    }
    
    .green_639a {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .border_steel_7809 {
        padding: 0 1rem;
    }
    
    .black_67a2 {
        font-size: 2rem;
    }
    
    .wood_0818 {
        font-size: 1.125rem;
    }
    
    .tertiary-under-0b39 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .border_brown_4f6d {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .slider-66ab {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .icon-61d2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .message-cfad,
    .element-gold-9859 {
        padding: 1.25rem;
    }
    
    .panel-3abe .link_middle_9659 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .border_steel_7809 {
        padding: 0 1.5rem;
    }
    
    .section-63c6 {
        padding: 6rem 0 3rem;
    }
    
    .black_67a2 {
        font-size: 2.5rem;
    }
    
    .wood_0818 {
        font-size: 1.25rem;
    }
    
    .tertiary-under-0b39 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .border_brown_4f6d {
        padding: 1rem;
    }
    
    .button-ffb3 {
        font-size: 2rem;
    }
    
    .content-action-7fe5 {
        font-size: 1.125rem;
    }
    
    .mask-73d7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .element-cold-8bd9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .icon-61d2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .green_639a {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .orange_4bf2 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .hero-blue-d715 {
        display: none;
    }
    
    .main_lower_ac01 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .frame_dynamic_4dd5 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .border_steel_7809 {
        max-width: 750px;
    }
    
    .section-63c6 {
        padding: 7rem 0 4rem;
    }
    
    .black_67a2 {
        font-size: 3rem;
    }
    
    .picture-f7a8 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .overlay-ada9 {
        gap: 3rem;
    }
    
    .mask-73d7 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .element-cold-8bd9 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hidden_4b79 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .panel-3abe {
        gap: 1.5rem;
    }
    
    .dirty_b3c5 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .border_steel_7809 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .section-63c6 {
        padding: 8rem 0 4rem;
    }
    
    .black_67a2 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .picture-f7a8 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .link-54e9 {
        order: 2;
    }
    
    .large-658e {
        order: 1;
    }
    
    .overlay-ada9 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .overlay-ada9.focused-494f {
        direction: rtl;
    }
    
    .overlay-ada9.focused-494f > * {
        direction: ltr;
    }
    
    .dirty_b3c5 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .south_7d4d {
        display: block;
    }
    
    .hero-blue-d715 {
        display: none;
    }
    
    .popup-15fa {
        gap: 2rem;
    }
    
    .accordion-motion-ad2a {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .old-cf8f:hover {
        transform: translateY(-4px);
    }
    
    .advanced_e7c2:hover {
        transform: translateY(-2px);
    }
    
    .dirty_b3c5:hover {
        transform: scale(1.02);
    }
    
    .element-gold-9859:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .border_steel_7809 {
        max-width: var(--container-max-width);
    }
    
    .section-63c6 {
        padding: 10rem 0 5rem;
    }
    
    .black_67a2 {
        font-size: 4rem;
    }
    
    .wood_0818 {
        font-size: 1.375rem;
    }
    
    .button-ffb3 {
        font-size: 2.5rem;
    }
    
    .content-action-7fe5 {
        font-size: 1.25rem;
    }
    
    .picture-f7a8,
    .overlay-ada9 {
        gap: 5rem;
    }
    
    .popup-15fa {
        gap: 2.5rem;
    }
    
    .message-cfad,
    .element-gold-9859,
    .old-cf8f {
        padding: 2rem;
    }
    
    .green_639a {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .border_steel_7809 {
        max-width: 1400px;
    }
    
    .section-63c6 {
        padding: 12rem 0 6rem;
    }
    
    .picture-f7a8,
    .overlay-ada9 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .element_23f7 img,
    .silver-c8c4,
    .dirty_b3c5 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .picture-f7a8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .overlay-ada9 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .overlay-ada9.focused-494f {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .section-63c6 {
        padding: 6rem 0 3rem;
    }
    
    .picture-f7a8 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .overlay-ada9 {
        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-63c6::before {
        animation: none;
    }
    
    .highlight_a1d8,
    .outline-in-0433 {
        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;
    }
    
    .surface_d372,
    .slider-66ab,
    .heading-wood-8c45 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .old-cf8f,
    .message-cfad,
    .element-gold-9859 {
        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 */
    
    .new_e6df {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .carousel-huge-05b8,
    .message-thick-5805,
    .hot-0980 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .section-63c6 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .section-63c6::before {
        display: none;
    }
    
    .border_steel_7809 {
        max-width: none;
        padding: 0;
    }
    
    .picture-f7a8,
    .overlay-ada9 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .advanced_e7c2,
    .frame_dynamic_4dd5,
    .hero-blue-d715,
    .tertiary-under-0b39,
    .icon_easy_1638,
    .column-f560 {
        display: none !important;
    }
    
    .black_67a2,
    .button-ffb3 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .silver-c8c4,
    .dirty_b3c5 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .mask-73d7,
    .element-cold-8bd9,
    .panel-3abe {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hidden_4b79 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .black_67a2 {
        font-size: 1.5rem;
    }
    
    .slider-66ab {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .border_brown_4f6d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .tertiary-under-0b39 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .border_steel_7809 {
        max-width: 95%;
    }
    
    .picture-f7a8 {
        gap: 2.5rem;
    }
    
    .overlay-ada9 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .border_steel_7809 {
        max-width: 1600px;
    }
    
    .black_67a2 {
        font-size: 5rem;
    }
    
    .button-ffb3 {
        font-size: 3rem;
    }
}
/* css-noise: 8a62 */
.shadow-element-e7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
