/* {$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) {
    .gradient-548d {
        padding: 0 0.75rem;
    }
    
    .tabs-white-4580 {
        padding: 5rem 0 2rem;
    }
    
    .active-new-2f23 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .bronze_fc67 {
        font-size: 1rem;
    }
    
    .gallery-bright-f633 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .photo-1309 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .focus-cool-f696 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .menu_lower_93a6 {
        font-size: 1.5rem;
    }
    
    .avatar-next-43aa,
    .notice-south-444a {
        grid-template-columns: 1fr;
    }
    
    .simple_7f73 .nav-blue-e069 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .feature-621c {
        grid-template-columns: 1fr;
    }
    
    .accent_soft_e0d6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .gradient-548d {
        padding: 0 1rem;
    }
    
    .active-new-2f23 {
        font-size: 2rem;
    }
    
    .bronze_fc67 {
        font-size: 1.125rem;
    }
    
    .photo-1309 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .focus-cool-f696 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .gallery-bright-f633 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .feature-621c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .upper_48ec,
    .current_3edc {
        padding: 1.25rem;
    }
    
    .simple_7f73 .nav-blue-e069 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .gradient-548d {
        padding: 0 1.5rem;
    }
    
    .tabs-white-4580 {
        padding: 6rem 0 3rem;
    }
    
    .active-new-2f23 {
        font-size: 2.5rem;
    }
    
    .bronze_fc67 {
        font-size: 1.25rem;
    }
    
    .photo-1309 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .focus-cool-f696 {
        padding: 1rem;
    }
    
    .menu_lower_93a6 {
        font-size: 2rem;
    }
    
    .element-970e {
        font-size: 1.125rem;
    }
    
    .avatar-next-43aa {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notice-south-444a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .feature-621c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .accent_soft_e0d6 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .backdrop-7428 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .sort_prev_57e5 {
        display: none;
    }
    
    .list-left-5406 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .thick_b20a {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .gradient-548d {
        max-width: 750px;
    }
    
    .tabs-white-4580 {
        padding: 7rem 0 4rem;
    }
    
    .active-new-2f23 {
        font-size: 3rem;
    }
    
    .active_ab1e {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .form_6117 {
        gap: 3rem;
    }
    
    .avatar-next-43aa {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .notice-south-444a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .west_fb65 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .simple_7f73 {
        gap: 1.5rem;
    }
    
    .focus-82dd {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .gradient-548d {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .tabs-white-4580 {
        padding: 8rem 0 4rem;
    }
    
    .active-new-2f23 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .active_ab1e {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .liquid-846d {
        order: 2;
    }
    
    .hot-24f2 {
        order: 1;
    }
    
    .form_6117 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .form_6117.wide-3fb3 {
        direction: rtl;
    }
    
    .form_6117.wide-3fb3 > * {
        direction: ltr;
    }
    
    .focus-82dd {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .texture_0477 {
        display: block;
    }
    
    .sort_prev_57e5 {
        display: none;
    }
    
    .primary-solid-0c42 {
        gap: 2rem;
    }
    
    .background_mini_4485 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .column_lite_0d3f:hover {
        transform: translateY(-4px);
    }
    
    .gallery-top-650c:hover {
        transform: translateY(-2px);
    }
    
    .focus-82dd:hover {
        transform: scale(1.02);
    }
    
    .current_3edc:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .gradient-548d {
        max-width: var(--container-max-width);
    }
    
    .tabs-white-4580 {
        padding: 10rem 0 5rem;
    }
    
    .active-new-2f23 {
        font-size: 4rem;
    }
    
    .bronze_fc67 {
        font-size: 1.375rem;
    }
    
    .menu_lower_93a6 {
        font-size: 2.5rem;
    }
    
    .element-970e {
        font-size: 1.25rem;
    }
    
    .active_ab1e,
    .form_6117 {
        gap: 5rem;
    }
    
    .primary-solid-0c42 {
        gap: 2.5rem;
    }
    
    .upper_48ec,
    .current_3edc,
    .column_lite_0d3f {
        padding: 2rem;
    }
    
    .accent_soft_e0d6 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .gradient-548d {
        max-width: 1400px;
    }
    
    .tabs-white-4580 {
        padding: 12rem 0 6rem;
    }
    
    .active_ab1e,
    .form_6117 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .notification-2e89 img,
    .hover_top_6240,
    .focus-82dd {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .active_ab1e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .form_6117 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .form_6117.wide-3fb3 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .tabs-white-4580 {
        padding: 6rem 0 3rem;
    }
    
    .active_ab1e {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .form_6117 {
        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;
    }
    
    .tabs-white-4580::before {
        animation: none;
    }
    
    .surface_complex_2f56,
    .chip_b4a0 {
        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;
    }
    
    .light_cd53,
    .gallery-bright-f633,
    .paragraph_4f64 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .column_lite_0d3f,
    .upper_48ec,
    .current_3edc {
        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 */
    
    .breadcrumb-orange-6e00 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .detail-8c7a,
    .pattern-copper-4f91,
    .heading_up_9050 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .tabs-white-4580 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .tabs-white-4580::before {
        display: none;
    }
    
    .gradient-548d {
        max-width: none;
        padding: 0;
    }
    
    .active_ab1e,
    .form_6117 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .gallery-top-650c,
    .thick_b20a,
    .sort_prev_57e5,
    .photo-1309,
    .alert-40ee,
    .black-0a13 {
        display: none !important;
    }
    
    .active-new-2f23,
    .menu_lower_93a6 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .hover_top_6240,
    .focus-82dd {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .avatar-next-43aa,
    .notice-south-444a,
    .simple_7f73 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .west_fb65 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .active-new-2f23 {
        font-size: 1.5rem;
    }
    
    .gallery-bright-f633 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .focus-cool-f696 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .photo-1309 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .gradient-548d {
        max-width: 95%;
    }
    
    .active_ab1e {
        gap: 2.5rem;
    }
    
    .form_6117 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .gradient-548d {
        max-width: 1600px;
    }
    
    .active-new-2f23 {
        font-size: 5rem;
    }
    
    .menu_lower_93a6 {
        font-size: 3rem;
    }
}
/* css-noise: 6f7a */
.widget-item-t3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
