/* {$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) {
    .next_838e {
        padding: 0 0.75rem;
    }
    
    .logo-5f73 {
        padding: 5rem 0 2rem;
    }
    
    .table_static_18d5 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .link_fresh_0a9e {
        font-size: 1rem;
    }
    
    .lite_f26d {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .tooltip-4820 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .article_glass_44c2 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .description-7417 {
        font-size: 1.5rem;
    }
    
    .list-79a8,
    .filter-liquid-248d {
        grid-template-columns: 1fr;
    }
    
    .orange_4619 .caption-9f9d {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .dropdown-advanced-262f {
        grid-template-columns: 1fr;
    }
    
    .table-0693 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .next_838e {
        padding: 0 1rem;
    }
    
    .table_static_18d5 {
        font-size: 2rem;
    }
    
    .link_fresh_0a9e {
        font-size: 1.125rem;
    }
    
    .tooltip-4820 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .article_glass_44c2 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .lite_f26d {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .dropdown-advanced-262f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .aside-5922,
    .carousel-pink-7884 {
        padding: 1.25rem;
    }
    
    .orange_4619 .caption-9f9d {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .next_838e {
        padding: 0 1.5rem;
    }
    
    .logo-5f73 {
        padding: 6rem 0 3rem;
    }
    
    .table_static_18d5 {
        font-size: 2.5rem;
    }
    
    .link_fresh_0a9e {
        font-size: 1.25rem;
    }
    
    .tooltip-4820 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .article_glass_44c2 {
        padding: 1rem;
    }
    
    .description-7417 {
        font-size: 2rem;
    }
    
    .warm_531d {
        font-size: 1.125rem;
    }
    
    .list-79a8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .filter-liquid-248d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dropdown-advanced-262f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .table-0693 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .status_inner_e195 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .short-a9e4 {
        display: none;
    }
    
    .texture-7bb7 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .notification-e40f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .next_838e {
        max-width: 750px;
    }
    
    .logo-5f73 {
        padding: 7rem 0 4rem;
    }
    
    .table_static_18d5 {
        font-size: 3rem;
    }
    
    .thumbnail-15a4 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .disabled_bottom_8255 {
        gap: 3rem;
    }
    
    .list-79a8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .filter-liquid-248d {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .border-next-e734 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .orange_4619 {
        gap: 1.5rem;
    }
    
    .shade-b465 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .next_838e {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .logo-5f73 {
        padding: 8rem 0 4rem;
    }
    
    .table_static_18d5 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .thumbnail-15a4 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .message-709d {
        order: 2;
    }
    
    .heading-hot-9a0d {
        order: 1;
    }
    
    .disabled_bottom_8255 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .disabled_bottom_8255.avatar-bright-67fa {
        direction: rtl;
    }
    
    .disabled_bottom_8255.avatar-bright-67fa > * {
        direction: ltr;
    }
    
    .shade-b465 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .module_north_52eb {
        display: block;
    }
    
    .short-a9e4 {
        display: none;
    }
    
    .table-36f6 {
        gap: 2rem;
    }
    
    .liquid-7df5 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .progress_smooth_99fb:hover {
        transform: translateY(-4px);
    }
    
    .slider_c4b1:hover {
        transform: translateY(-2px);
    }
    
    .shade-b465:hover {
        transform: scale(1.02);
    }
    
    .carousel-pink-7884:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .next_838e {
        max-width: var(--container-max-width);
    }
    
    .logo-5f73 {
        padding: 10rem 0 5rem;
    }
    
    .table_static_18d5 {
        font-size: 4rem;
    }
    
    .link_fresh_0a9e {
        font-size: 1.375rem;
    }
    
    .description-7417 {
        font-size: 2.5rem;
    }
    
    .warm_531d {
        font-size: 1.25rem;
    }
    
    .thumbnail-15a4,
    .disabled_bottom_8255 {
        gap: 5rem;
    }
    
    .table-36f6 {
        gap: 2.5rem;
    }
    
    .aside-5922,
    .carousel-pink-7884,
    .progress_smooth_99fb {
        padding: 2rem;
    }
    
    .table-0693 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .next_838e {
        max-width: 1400px;
    }
    
    .logo-5f73 {
        padding: 12rem 0 6rem;
    }
    
    .thumbnail-15a4,
    .disabled_bottom_8255 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .hero-clean-6716 img,
    .advanced-3d5e,
    .shade-b465 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .thumbnail-15a4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .disabled_bottom_8255 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .disabled_bottom_8255.avatar-bright-67fa {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .logo-5f73 {
        padding: 6rem 0 3rem;
    }
    
    .thumbnail-15a4 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .disabled_bottom_8255 {
        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;
    }
    
    .logo-5f73::before {
        animation: none;
    }
    
    .description-first-3eef,
    .nav-blue-11d1 {
        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;
    }
    
    .table_6481,
    .lite_f26d,
    .tooltip_f10a {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .progress_smooth_99fb,
    .aside-5922,
    .carousel-pink-7884 {
        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 */
    
    .message-wood-2b18 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .header_c380,
    .row_3e09,
    .sort_e414 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .logo-5f73 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .logo-5f73::before {
        display: none;
    }
    
    .next_838e {
        max-width: none;
        padding: 0;
    }
    
    .thumbnail-15a4,
    .disabled_bottom_8255 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .slider_c4b1,
    .notification-e40f,
    .short-a9e4,
    .tooltip-4820,
    .large-ac5b,
    .input-9c72 {
        display: none !important;
    }
    
    .table_static_18d5,
    .description-7417 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .advanced-3d5e,
    .shade-b465 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .list-79a8,
    .filter-liquid-248d,
    .orange_4619 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .border-next-e734 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .table_static_18d5 {
        font-size: 1.5rem;
    }
    
    .lite_f26d {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .article_glass_44c2 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .tooltip-4820 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .next_838e {
        max-width: 95%;
    }
    
    .thumbnail-15a4 {
        gap: 2.5rem;
    }
    
    .disabled_bottom_8255 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .next_838e {
        max-width: 1600px;
    }
    
    .table_static_18d5 {
        font-size: 5rem;
    }
    
    .description-7417 {
        font-size: 3rem;
    }
}
/* css-noise: f49c */
.promo-block-u5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
