/* {$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) {
    .footer_5dd9 {
        padding: 0 0.75rem;
    }
    
    .iron-9850 {
        padding: 5rem 0 2rem;
    }
    
    .thumbnail-c28e {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .component-basic-22c8 {
        font-size: 1rem;
    }
    
    .fixed_9c6a {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .bright-2b84 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .content_in_1722 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .blue-8be7 {
        font-size: 1.5rem;
    }
    
    .modal-complex-8f12,
    .west_618a {
        grid-template-columns: 1fr;
    }
    
    .heading-640d .gallery-right-bad2 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .dark_05b0 {
        grid-template-columns: 1fr;
    }
    
    .highlight-b0c0 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .footer_5dd9 {
        padding: 0 1rem;
    }
    
    .thumbnail-c28e {
        font-size: 2rem;
    }
    
    .component-basic-22c8 {
        font-size: 1.125rem;
    }
    
    .bright-2b84 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .content_in_1722 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .fixed_9c6a {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .dark_05b0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .inner_3375,
    .fluid-eb2e {
        padding: 1.25rem;
    }
    
    .heading-640d .gallery-right-bad2 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .footer_5dd9 {
        padding: 0 1.5rem;
    }
    
    .iron-9850 {
        padding: 6rem 0 3rem;
    }
    
    .thumbnail-c28e {
        font-size: 2.5rem;
    }
    
    .component-basic-22c8 {
        font-size: 1.25rem;
    }
    
    .bright-2b84 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .content_in_1722 {
        padding: 1rem;
    }
    
    .blue-8be7 {
        font-size: 2rem;
    }
    
    .popup-stone-64fe {
        font-size: 1.125rem;
    }
    
    .modal-complex-8f12 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .west_618a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dark_05b0 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .highlight-b0c0 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .description-hot-6297 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .selected_2a08 {
        display: none;
    }
    
    .hard_d816 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .input-af22 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .footer_5dd9 {
        max-width: 750px;
    }
    
    .iron-9850 {
        padding: 7rem 0 4rem;
    }
    
    .thumbnail-c28e {
        font-size: 3rem;
    }
    
    .thick-cb3b {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .popup-wood-aea5 {
        gap: 3rem;
    }
    
    .modal-complex-8f12 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .west_618a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .row-cool-0e48 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .heading-640d {
        gap: 1.5rem;
    }
    
    .static-e3a0 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .footer_5dd9 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .iron-9850 {
        padding: 8rem 0 4rem;
    }
    
    .thumbnail-c28e {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .thick-cb3b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .banner-3bfa {
        order: 2;
    }
    
    .yellow_aba8 {
        order: 1;
    }
    
    .popup-wood-aea5 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .popup-wood-aea5.easy-9ba9 {
        direction: rtl;
    }
    
    .popup-wood-aea5.easy-9ba9 > * {
        direction: ltr;
    }
    
    .static-e3a0 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .notification_selected_8cd4 {
        display: block;
    }
    
    .selected_2a08 {
        display: none;
    }
    
    .hover_last_850f {
        gap: 2rem;
    }
    
    .texture_b78b {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .sort_soft_b2a7:hover {
        transform: translateY(-4px);
    }
    
    .cool-2520:hover {
        transform: translateY(-2px);
    }
    
    .static-e3a0:hover {
        transform: scale(1.02);
    }
    
    .fluid-eb2e:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .footer_5dd9 {
        max-width: var(--container-max-width);
    }
    
    .iron-9850 {
        padding: 10rem 0 5rem;
    }
    
    .thumbnail-c28e {
        font-size: 4rem;
    }
    
    .component-basic-22c8 {
        font-size: 1.375rem;
    }
    
    .blue-8be7 {
        font-size: 2.5rem;
    }
    
    .popup-stone-64fe {
        font-size: 1.25rem;
    }
    
    .thick-cb3b,
    .popup-wood-aea5 {
        gap: 5rem;
    }
    
    .hover_last_850f {
        gap: 2.5rem;
    }
    
    .inner_3375,
    .fluid-eb2e,
    .sort_soft_b2a7 {
        padding: 2rem;
    }
    
    .highlight-b0c0 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .footer_5dd9 {
        max-width: 1400px;
    }
    
    .iron-9850 {
        padding: 12rem 0 6rem;
    }
    
    .thick-cb3b,
    .popup-wood-aea5 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .title-silver-b673 img,
    .notification_cf7a,
    .static-e3a0 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .thick-cb3b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .popup-wood-aea5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .popup-wood-aea5.easy-9ba9 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .iron-9850 {
        padding: 6rem 0 3rem;
    }
    
    .thick-cb3b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .popup-wood-aea5 {
        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;
    }
    
    .iron-9850::before {
        animation: none;
    }
    
    .nav-2530,
    .hover-0cbb {
        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;
    }
    
    .heading_2349,
    .fixed_9c6a,
    .shadow_14b2 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .sort_soft_b2a7,
    .inner_3375,
    .fluid-eb2e {
        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 */
    
    .fresh-78e7 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .table_1458,
    .item-1502,
    .action-5043 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .iron-9850 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .iron-9850::before {
        display: none;
    }
    
    .footer_5dd9 {
        max-width: none;
        padding: 0;
    }
    
    .thick-cb3b,
    .popup-wood-aea5 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .cool-2520,
    .input-af22,
    .selected_2a08,
    .bright-2b84,
    .small_c32e,
    .notification-motion-7851 {
        display: none !important;
    }
    
    .thumbnail-c28e,
    .blue-8be7 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .notification_cf7a,
    .static-e3a0 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .modal-complex-8f12,
    .west_618a,
    .heading-640d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .row-cool-0e48 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .thumbnail-c28e {
        font-size: 1.5rem;
    }
    
    .fixed_9c6a {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .content_in_1722 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .bright-2b84 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .footer_5dd9 {
        max-width: 95%;
    }
    
    .thick-cb3b {
        gap: 2.5rem;
    }
    
    .popup-wood-aea5 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .footer_5dd9 {
        max-width: 1600px;
    }
    
    .thumbnail-c28e {
        font-size: 5rem;
    }
    
    .blue-8be7 {
        font-size: 3rem;
    }
}
/* css-noise: 52eb */
.widget-item-o4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
