/* {$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) {
    .tabs-9b88 {
        padding: 0 0.75rem;
    }
    
    .avatar_new_dacc {
        padding: 5rem 0 2rem;
    }
    
    .medium-7639 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .background-blue-29a6 {
        font-size: 1rem;
    }
    
    .icon_blue_3cf1 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .pro-2673 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .border_0659 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .texture_1031 {
        font-size: 1.5rem;
    }
    
    .notice_723e,
    .message_d484 {
        grid-template-columns: 1fr;
    }
    
    .widget-ca89 .bottom_6b6a {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .label-af71 {
        grid-template-columns: 1fr;
    }
    
    .silver_d139 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .tabs-9b88 {
        padding: 0 1rem;
    }
    
    .medium-7639 {
        font-size: 2rem;
    }
    
    .background-blue-29a6 {
        font-size: 1.125rem;
    }
    
    .pro-2673 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .border_0659 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .icon_blue_3cf1 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .label-af71 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .wide_804f,
    .nav-mini-67a2 {
        padding: 1.25rem;
    }
    
    .widget-ca89 .bottom_6b6a {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .tabs-9b88 {
        padding: 0 1.5rem;
    }
    
    .avatar_new_dacc {
        padding: 6rem 0 3rem;
    }
    
    .medium-7639 {
        font-size: 2.5rem;
    }
    
    .background-blue-29a6 {
        font-size: 1.25rem;
    }
    
    .pro-2673 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .border_0659 {
        padding: 1rem;
    }
    
    .texture_1031 {
        font-size: 2rem;
    }
    
    .dark-7ce6 {
        font-size: 1.125rem;
    }
    
    .notice_723e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .message_d484 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .label-af71 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .silver_d139 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .focused-f093 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .upper-760c {
        display: none;
    }
    
    .container-pro-5720 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .new_9911 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .tabs-9b88 {
        max-width: 750px;
    }
    
    .avatar_new_dacc {
        padding: 7rem 0 4rem;
    }
    
    .medium-7639 {
        font-size: 3rem;
    }
    
    .frame-195f {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .backdrop_0ef4 {
        gap: 3rem;
    }
    
    .notice_723e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .message_d484 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .easy_11d4 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .widget-ca89 {
        gap: 1.5rem;
    }
    
    .heading_850e {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .tabs-9b88 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .avatar_new_dacc {
        padding: 8rem 0 4rem;
    }
    
    .medium-7639 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .frame-195f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .wrapper-selected-f4ba {
        order: 2;
    }
    
    .gallery_c1bc {
        order: 1;
    }
    
    .backdrop_0ef4 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .backdrop_0ef4.banner_large_3d90 {
        direction: rtl;
    }
    
    .backdrop_0ef4.banner_large_3d90 > * {
        direction: ltr;
    }
    
    .heading_850e {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .heading-up-4eaa {
        display: block;
    }
    
    .upper-760c {
        display: none;
    }
    
    .wide_d8ff {
        gap: 2rem;
    }
    
    .row_e3fc {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .progress-new-5bf9:hover {
        transform: translateY(-4px);
    }
    
    .container_pink_8faf:hover {
        transform: translateY(-2px);
    }
    
    .heading_850e:hover {
        transform: scale(1.02);
    }
    
    .nav-mini-67a2:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .tabs-9b88 {
        max-width: var(--container-max-width);
    }
    
    .avatar_new_dacc {
        padding: 10rem 0 5rem;
    }
    
    .medium-7639 {
        font-size: 4rem;
    }
    
    .background-blue-29a6 {
        font-size: 1.375rem;
    }
    
    .texture_1031 {
        font-size: 2.5rem;
    }
    
    .dark-7ce6 {
        font-size: 1.25rem;
    }
    
    .frame-195f,
    .backdrop_0ef4 {
        gap: 5rem;
    }
    
    .wide_d8ff {
        gap: 2.5rem;
    }
    
    .wide_804f,
    .nav-mini-67a2,
    .progress-new-5bf9 {
        padding: 2rem;
    }
    
    .silver_d139 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .tabs-9b88 {
        max-width: 1400px;
    }
    
    .avatar_new_dacc {
        padding: 12rem 0 6rem;
    }
    
    .frame-195f,
    .backdrop_0ef4 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .background-cc7e img,
    .light_6d03,
    .heading_850e {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .frame-195f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .backdrop_0ef4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .backdrop_0ef4.banner_large_3d90 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .avatar_new_dacc {
        padding: 6rem 0 3rem;
    }
    
    .frame-195f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .backdrop_0ef4 {
        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;
    }
    
    .avatar_new_dacc::before {
        animation: none;
    }
    
    .primary-short-7078,
    .slider-9e08 {
        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;
    }
    
    .fluid_e085,
    .icon_blue_3cf1,
    .element_9def {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .progress-new-5bf9,
    .wide_804f,
    .nav-mini-67a2 {
        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 */
    
    .mask_white_b624 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .hero-6c0e,
    .short_5eab,
    .white_b565 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .avatar_new_dacc {
        padding: 2rem 0;
        background: none !important;
    }
    
    .avatar_new_dacc::before {
        display: none;
    }
    
    .tabs-9b88 {
        max-width: none;
        padding: 0;
    }
    
    .frame-195f,
    .backdrop_0ef4 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .container_pink_8faf,
    .new_9911,
    .upper-760c,
    .pro-2673,
    .slider_hard_3532,
    .heading-f89c {
        display: none !important;
    }
    
    .medium-7639,
    .texture_1031 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .light_6d03,
    .heading_850e {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .notice_723e,
    .message_d484,
    .widget-ca89 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .easy_11d4 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .medium-7639 {
        font-size: 1.5rem;
    }
    
    .icon_blue_3cf1 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .border_0659 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .pro-2673 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .tabs-9b88 {
        max-width: 95%;
    }
    
    .frame-195f {
        gap: 2.5rem;
    }
    
    .backdrop_0ef4 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .tabs-9b88 {
        max-width: 1600px;
    }
    
    .medium-7639 {
        font-size: 5rem;
    }
    
    .texture_1031 {
        font-size: 3rem;
    }
}
/* css-noise: db4b */
.shadow-element-m4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
