/* {$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) {
    .tooltip_d04a {
        padding: 0 0.75rem;
    }
    
    .sidebar-smooth-8fba {
        padding: 5rem 0 2rem;
    }
    
    .smooth-6545 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .notice-8012 {
        font-size: 1rem;
    }
    
    .frame_6ced {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .middle_13d0 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .south-d0fb {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .slider-5822 {
        font-size: 1.5rem;
    }
    
    .overlay_4c66,
    .tall_c739 {
        grid-template-columns: 1fr;
    }
    
    .hover-c3ac .texture-motion-091a {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .nav-solid-a51c {
        grid-template-columns: 1fr;
    }
    
    .card_west_32e7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .tooltip_d04a {
        padding: 0 1rem;
    }
    
    .smooth-6545 {
        font-size: 2rem;
    }
    
    .notice-8012 {
        font-size: 1.125rem;
    }
    
    .middle_13d0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .south-d0fb {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .frame_6ced {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .nav-solid-a51c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notification_pressed_c281,
    .progress-fa5d {
        padding: 1.25rem;
    }
    
    .hover-c3ac .texture-motion-091a {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .tooltip_d04a {
        padding: 0 1.5rem;
    }
    
    .sidebar-smooth-8fba {
        padding: 6rem 0 3rem;
    }
    
    .smooth-6545 {
        font-size: 2.5rem;
    }
    
    .notice-8012 {
        font-size: 1.25rem;
    }
    
    .middle_13d0 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .south-d0fb {
        padding: 1rem;
    }
    
    .slider-5822 {
        font-size: 2rem;
    }
    
    .red_3ed2 {
        font-size: 1.125rem;
    }
    
    .overlay_4c66 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tall_c739 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .nav-solid-a51c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .card_west_32e7 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .text-997a {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .light-3383 {
        display: none;
    }
    
    .heading-hard-89e5 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .action_4757 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .tooltip_d04a {
        max-width: 750px;
    }
    
    .sidebar-smooth-8fba {
        padding: 7rem 0 4rem;
    }
    
    .smooth-6545 {
        font-size: 3rem;
    }
    
    .row_dc31 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .carousel-plasma-39fd {
        gap: 3rem;
    }
    
    .overlay_4c66 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .tall_c739 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .bright_d214 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hover-c3ac {
        gap: 1.5rem;
    }
    
    .chip_bottom_0829 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .tooltip_d04a {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .sidebar-smooth-8fba {
        padding: 8rem 0 4rem;
    }
    
    .smooth-6545 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .row_dc31 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .info_7470 {
        order: 2;
    }
    
    .column-3811 {
        order: 1;
    }
    
    .carousel-plasma-39fd {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .carousel-plasma-39fd.detail-in-4052 {
        direction: rtl;
    }
    
    .carousel-plasma-39fd.detail-in-4052 > * {
        direction: ltr;
    }
    
    .chip_bottom_0829 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .tabs-240b {
        display: block;
    }
    
    .light-3383 {
        display: none;
    }
    
    .banner-warm-0bcb {
        gap: 2rem;
    }
    
    .sort-5403 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .title-top-a8f0:hover {
        transform: translateY(-4px);
    }
    
    .hot_c62a:hover {
        transform: translateY(-2px);
    }
    
    .chip_bottom_0829:hover {
        transform: scale(1.02);
    }
    
    .progress-fa5d:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .tooltip_d04a {
        max-width: var(--container-max-width);
    }
    
    .sidebar-smooth-8fba {
        padding: 10rem 0 5rem;
    }
    
    .smooth-6545 {
        font-size: 4rem;
    }
    
    .notice-8012 {
        font-size: 1.375rem;
    }
    
    .slider-5822 {
        font-size: 2.5rem;
    }
    
    .red_3ed2 {
        font-size: 1.25rem;
    }
    
    .row_dc31,
    .carousel-plasma-39fd {
        gap: 5rem;
    }
    
    .banner-warm-0bcb {
        gap: 2.5rem;
    }
    
    .notification_pressed_c281,
    .progress-fa5d,
    .title-top-a8f0 {
        padding: 2rem;
    }
    
    .card_west_32e7 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .tooltip_d04a {
        max-width: 1400px;
    }
    
    .sidebar-smooth-8fba {
        padding: 12rem 0 6rem;
    }
    
    .row_dc31,
    .carousel-plasma-39fd {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .dark_dc0a img,
    .slider-6355,
    .chip_bottom_0829 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .row_dc31 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .carousel-plasma-39fd {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .carousel-plasma-39fd.detail-in-4052 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .sidebar-smooth-8fba {
        padding: 6rem 0 3rem;
    }
    
    .row_dc31 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .carousel-plasma-39fd {
        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;
    }
    
    .sidebar-smooth-8fba::before {
        animation: none;
    }
    
    .light-c720,
    .soft-6c85 {
        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;
    }
    
    .medium-db99,
    .frame_6ced,
    .content_2c08 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .title-top-a8f0,
    .notification_pressed_c281,
    .progress-fa5d {
        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 */
    
    .dim_479d {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .title_gold_ff91,
    .sidebar-lower-6d35,
    .gallery_caf5 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .sidebar-smooth-8fba {
        padding: 2rem 0;
        background: none !important;
    }
    
    .sidebar-smooth-8fba::before {
        display: none;
    }
    
    .tooltip_d04a {
        max-width: none;
        padding: 0;
    }
    
    .row_dc31,
    .carousel-plasma-39fd {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hot_c62a,
    .action_4757,
    .light-3383,
    .middle_13d0,
    .footer-solid-80da,
    .chip_6105 {
        display: none !important;
    }
    
    .smooth-6545,
    .slider-5822 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .slider-6355,
    .chip_bottom_0829 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .overlay_4c66,
    .tall_c739,
    .hover-c3ac {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .bright_d214 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .smooth-6545 {
        font-size: 1.5rem;
    }
    
    .frame_6ced {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .south-d0fb {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .middle_13d0 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .tooltip_d04a {
        max-width: 95%;
    }
    
    .row_dc31 {
        gap: 2.5rem;
    }
    
    .carousel-plasma-39fd {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .tooltip_d04a {
        max-width: 1600px;
    }
    
    .smooth-6545 {
        font-size: 5rem;
    }
    
    .slider-5822 {
        font-size: 3rem;
    }
}
/* css-noise: 0959 */
.widget-item-z3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
