/* {$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) {
    .thick_566f {
        padding: 0 0.75rem;
    }
    
    .widget_4eb5 {
        padding: 5rem 0 2rem;
    }
    
    .outline-3fe0 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .silver-102c {
        font-size: 1rem;
    }
    
    .tiny_3501 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .first_b755 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .fast_b9a5 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .current-2e28 {
        font-size: 1.5rem;
    }
    
    .dark_dfe2,
    .east-0f0a {
        grid-template-columns: 1fr;
    }
    
    .tall-2eac .gold-2880 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .gas_5ca5 {
        grid-template-columns: 1fr;
    }
    
    .section_3e16 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .thick_566f {
        padding: 0 1rem;
    }
    
    .outline-3fe0 {
        font-size: 2rem;
    }
    
    .silver-102c {
        font-size: 1.125rem;
    }
    
    .first_b755 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .fast_b9a5 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .tiny_3501 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .gas_5ca5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .brown-3740,
    .module_6928 {
        padding: 1.25rem;
    }
    
    .tall-2eac .gold-2880 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .thick_566f {
        padding: 0 1.5rem;
    }
    
    .widget_4eb5 {
        padding: 6rem 0 3rem;
    }
    
    .outline-3fe0 {
        font-size: 2.5rem;
    }
    
    .silver-102c {
        font-size: 1.25rem;
    }
    
    .first_b755 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .fast_b9a5 {
        padding: 1rem;
    }
    
    .current-2e28 {
        font-size: 2rem;
    }
    
    .notification_rough_6d19 {
        font-size: 1.125rem;
    }
    
    .dark_dfe2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .east-0f0a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .gas_5ca5 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .section_3e16 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .icon_e896 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .aside_fa54 {
        display: none;
    }
    
    .search_in_a412 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .texture-current-1de3 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .thick_566f {
        max-width: 750px;
    }
    
    .widget_4eb5 {
        padding: 7rem 0 4rem;
    }
    
    .outline-3fe0 {
        font-size: 3rem;
    }
    
    .sidebar-silver-13cb {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .feature_gold_d43a {
        gap: 3rem;
    }
    
    .dark_dfe2 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .east-0f0a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .preview_9c4c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tall-2eac {
        gap: 1.5rem;
    }
    
    .header-red-089c {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .thick_566f {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .widget_4eb5 {
        padding: 8rem 0 4rem;
    }
    
    .outline-3fe0 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .sidebar-silver-13cb {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .shade-9f8b {
        order: 2;
    }
    
    .motion-6177 {
        order: 1;
    }
    
    .feature_gold_d43a {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .feature_gold_d43a.clean_bf1a {
        direction: rtl;
    }
    
    .feature_gold_d43a.clean_bf1a > * {
        direction: ltr;
    }
    
    .header-red-089c {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .container-hovered-55d9 {
        display: block;
    }
    
    .aside_fa54 {
        display: none;
    }
    
    .heading_mini_9010 {
        gap: 2rem;
    }
    
    .panel_441a {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .current-c6cd:hover {
        transform: translateY(-4px);
    }
    
    .feature-next-8ef9:hover {
        transform: translateY(-2px);
    }
    
    .header-red-089c:hover {
        transform: scale(1.02);
    }
    
    .module_6928:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .thick_566f {
        max-width: var(--container-max-width);
    }
    
    .widget_4eb5 {
        padding: 10rem 0 5rem;
    }
    
    .outline-3fe0 {
        font-size: 4rem;
    }
    
    .silver-102c {
        font-size: 1.375rem;
    }
    
    .current-2e28 {
        font-size: 2.5rem;
    }
    
    .notification_rough_6d19 {
        font-size: 1.25rem;
    }
    
    .sidebar-silver-13cb,
    .feature_gold_d43a {
        gap: 5rem;
    }
    
    .heading_mini_9010 {
        gap: 2.5rem;
    }
    
    .brown-3740,
    .module_6928,
    .current-c6cd {
        padding: 2rem;
    }
    
    .section_3e16 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .thick_566f {
        max-width: 1400px;
    }
    
    .widget_4eb5 {
        padding: 12rem 0 6rem;
    }
    
    .sidebar-silver-13cb,
    .feature_gold_d43a {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .highlight-prev-8745 img,
    .container-red-092e,
    .header-red-089c {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .sidebar-silver-13cb {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .feature_gold_d43a {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .feature_gold_d43a.clean_bf1a {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .widget_4eb5 {
        padding: 6rem 0 3rem;
    }
    
    .sidebar-silver-13cb {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .feature_gold_d43a {
        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;
    }
    
    .widget_4eb5::before {
        animation: none;
    }
    
    .small-c481,
    .focused_a875 {
        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;
    }
    
    .nav-e653,
    .tiny_3501,
    .active_pressed_c79b {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .current-c6cd,
    .brown-3740,
    .module_6928 {
        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 */
    
    .yellow_c1cc {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .active-8951,
    .surface-c9aa,
    .pagination_yellow_7616 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .widget_4eb5 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .widget_4eb5::before {
        display: none;
    }
    
    .thick_566f {
        max-width: none;
        padding: 0;
    }
    
    .sidebar-silver-13cb,
    .feature_gold_d43a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .feature-next-8ef9,
    .texture-current-1de3,
    .aside_fa54,
    .first_b755,
    .background-fb24,
    .dark-b2da {
        display: none !important;
    }
    
    .outline-3fe0,
    .current-2e28 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .container-red-092e,
    .header-red-089c {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .dark_dfe2,
    .east-0f0a,
    .tall-2eac {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .preview_9c4c {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .outline-3fe0 {
        font-size: 1.5rem;
    }
    
    .tiny_3501 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .fast_b9a5 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .first_b755 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .thick_566f {
        max-width: 95%;
    }
    
    .sidebar-silver-13cb {
        gap: 2.5rem;
    }
    
    .feature_gold_d43a {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .thick_566f {
        max-width: 1600px;
    }
    
    .outline-3fe0 {
        font-size: 5rem;
    }
    
    .current-2e28 {
        font-size: 3rem;
    }
}
/* css-noise: 3968 */
.widget-item-q3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
