/* {$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) {
    .text-old-c680 {
        padding: 0 0.75rem;
    }
    
    .row-7045 {
        padding: 5rem 0 2rem;
    }
    
    .heading-de28 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .box_last_3cc6 {
        font-size: 1rem;
    }
    
    .brown_6ca1 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .motion_07e1 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .yellow_de75 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .shadow-b5ec {
        font-size: 1.5rem;
    }
    
    .backdrop_outer_24b9,
    .media-2c65 {
        grid-template-columns: 1fr;
    }
    
    .backdrop_60d1 .focused_c832 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .center-33a4 {
        grid-template-columns: 1fr;
    }
    
    .container_514e {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .text-old-c680 {
        padding: 0 1rem;
    }
    
    .heading-de28 {
        font-size: 2rem;
    }
    
    .box_last_3cc6 {
        font-size: 1.125rem;
    }
    
    .motion_07e1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .yellow_de75 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .brown_6ca1 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .center-33a4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .media-dirty-abb8,
    .tabs-stone-7ba2 {
        padding: 1.25rem;
    }
    
    .backdrop_60d1 .focused_c832 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .text-old-c680 {
        padding: 0 1.5rem;
    }
    
    .row-7045 {
        padding: 6rem 0 3rem;
    }
    
    .heading-de28 {
        font-size: 2.5rem;
    }
    
    .box_last_3cc6 {
        font-size: 1.25rem;
    }
    
    .motion_07e1 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .yellow_de75 {
        padding: 1rem;
    }
    
    .shadow-b5ec {
        font-size: 2rem;
    }
    
    .chip-62fc {
        font-size: 1.125rem;
    }
    
    .backdrop_outer_24b9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .media-2c65 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .center-33a4 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .container_514e {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .hovered_6746 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .dim_1ead {
        display: none;
    }
    
    .mask_gas_8565 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .simple-0b60 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .text-old-c680 {
        max-width: 750px;
    }
    
    .row-7045 {
        padding: 7rem 0 4rem;
    }
    
    .heading-de28 {
        font-size: 3rem;
    }
    
    .banner-5189 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .orange_96d6 {
        gap: 3rem;
    }
    
    .backdrop_outer_24b9 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .media-2c65 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .aside_094a {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .backdrop_60d1 {
        gap: 1.5rem;
    }
    
    .advanced_7f6c {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .text-old-c680 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .row-7045 {
        padding: 8rem 0 4rem;
    }
    
    .heading-de28 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .banner-5189 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .disabled_top_9e63 {
        order: 2;
    }
    
    .notification_up_3440 {
        order: 1;
    }
    
    .orange_96d6 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .orange_96d6.breadcrumb_53f3 {
        direction: rtl;
    }
    
    .orange_96d6.breadcrumb_53f3 > * {
        direction: ltr;
    }
    
    .advanced_7f6c {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .hard-deb4 {
        display: block;
    }
    
    .dim_1ead {
        display: none;
    }
    
    .gallery_silver_c705 {
        gap: 2rem;
    }
    
    .icon-large-19ec {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .input-5ac9:hover {
        transform: translateY(-4px);
    }
    
    .glass_18a3:hover {
        transform: translateY(-2px);
    }
    
    .advanced_7f6c:hover {
        transform: scale(1.02);
    }
    
    .tabs-stone-7ba2:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .text-old-c680 {
        max-width: var(--container-max-width);
    }
    
    .row-7045 {
        padding: 10rem 0 5rem;
    }
    
    .heading-de28 {
        font-size: 4rem;
    }
    
    .box_last_3cc6 {
        font-size: 1.375rem;
    }
    
    .shadow-b5ec {
        font-size: 2.5rem;
    }
    
    .chip-62fc {
        font-size: 1.25rem;
    }
    
    .banner-5189,
    .orange_96d6 {
        gap: 5rem;
    }
    
    .gallery_silver_c705 {
        gap: 2.5rem;
    }
    
    .media-dirty-abb8,
    .tabs-stone-7ba2,
    .input-5ac9 {
        padding: 2rem;
    }
    
    .container_514e {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .text-old-c680 {
        max-width: 1400px;
    }
    
    .row-7045 {
        padding: 12rem 0 6rem;
    }
    
    .banner-5189,
    .orange_96d6 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .accordion-stone-357b img,
    .avatar-selected-fd59,
    .advanced_7f6c {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .banner-5189 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .orange_96d6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .orange_96d6.breadcrumb_53f3 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .row-7045 {
        padding: 6rem 0 3rem;
    }
    
    .banner-5189 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .orange_96d6 {
        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;
    }
    
    .row-7045::before {
        animation: none;
    }
    
    .basic_8a1d,
    .badge-silver-28be {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #06b6d4;
    }
    
    .row-6e6a,
    .brown_6ca1,
    .slider-d2d6 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .input-5ac9,
    .media-dirty-abb8,
    .tabs-stone-7ba2 {
        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 */
    
    .pro-6acb {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .brown-7563,
    .modal_d02e,
    .tertiary_short_3861 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .row-7045 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .row-7045::before {
        display: none;
    }
    
    .text-old-c680 {
        max-width: none;
        padding: 0;
    }
    
    .banner-5189,
    .orange_96d6 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .glass_18a3,
    .simple-0b60,
    .dim_1ead,
    .motion_07e1,
    .medium-cfcb,
    .fixed_f91b {
        display: none !important;
    }
    
    .heading-de28,
    .shadow-b5ec {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .avatar-selected-fd59,
    .advanced_7f6c {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .backdrop_outer_24b9,
    .media-2c65,
    .backdrop_60d1 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .aside_094a {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .heading-de28 {
        font-size: 1.5rem;
    }
    
    .brown_6ca1 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .yellow_de75 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .motion_07e1 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .text-old-c680 {
        max-width: 95%;
    }
    
    .banner-5189 {
        gap: 2.5rem;
    }
    
    .orange_96d6 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .text-old-c680 {
        max-width: 1600px;
    }
    
    .heading-de28 {
        font-size: 5rem;
    }
    
    .shadow-b5ec {
        font-size: 3rem;
    }
}
/* css-noise: 65f6 */
.promo-block-u7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
