/* {$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) {
    .chip-4673 {
        padding: 0 0.75rem;
    }
    
    .modal-outer-110c {
        padding: 5rem 0 2rem;
    }
    
    .paragraph-upper-d96e {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .sort_8d0a {
        font-size: 1rem;
    }
    
    .hidden-1ef4 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .outline-south-342d {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .aside-gold-79f9 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .notification-cold-7412 {
        font-size: 1.5rem;
    }
    
    .narrow-f5b4,
    .last-9323 {
        grid-template-columns: 1fr;
    }
    
    .blue_f701 .avatar_b756 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .slider_469b {
        grid-template-columns: 1fr;
    }
    
    .search-2001 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .chip-4673 {
        padding: 0 1rem;
    }
    
    .paragraph-upper-d96e {
        font-size: 2rem;
    }
    
    .sort_8d0a {
        font-size: 1.125rem;
    }
    
    .outline-south-342d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .aside-gold-79f9 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .hidden-1ef4 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .slider_469b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .thumbnail_purple_d7ac,
    .red-3585 {
        padding: 1.25rem;
    }
    
    .blue_f701 .avatar_b756 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .chip-4673 {
        padding: 0 1.5rem;
    }
    
    .modal-outer-110c {
        padding: 6rem 0 3rem;
    }
    
    .paragraph-upper-d96e {
        font-size: 2.5rem;
    }
    
    .sort_8d0a {
        font-size: 1.25rem;
    }
    
    .outline-south-342d {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .aside-gold-79f9 {
        padding: 1rem;
    }
    
    .notification-cold-7412 {
        font-size: 2rem;
    }
    
    .active-small-43e3 {
        font-size: 1.125rem;
    }
    
    .narrow-f5b4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .last-9323 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .slider_469b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .search-2001 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .progress_4769 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .widget_8624 {
        display: none;
    }
    
    .overlay_d66f {
        display: none !important;
    }
    
    /* Show desktop elements */
    .bottom_e74c {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .chip-4673 {
        max-width: 750px;
    }
    
    .modal-outer-110c {
        padding: 7rem 0 4rem;
    }
    
    .paragraph-upper-d96e {
        font-size: 3rem;
    }
    
    .media-light-854a {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .banner_74c5 {
        gap: 3rem;
    }
    
    .narrow-f5b4 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .last-9323 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .icon-d5f2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .blue_f701 {
        gap: 1.5rem;
    }
    
    .button-south-bd3d {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .chip-4673 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .modal-outer-110c {
        padding: 8rem 0 4rem;
    }
    
    .paragraph-upper-d96e {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .media-light-854a {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .simple-dae4 {
        order: 2;
    }
    
    .thumbnail-fixed-f807 {
        order: 1;
    }
    
    .banner_74c5 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .banner_74c5.message-b9f8 {
        direction: rtl;
    }
    
    .banner_74c5.message-b9f8 > * {
        direction: ltr;
    }
    
    .button-south-bd3d {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .current-5214 {
        display: block;
    }
    
    .widget_8624 {
        display: none;
    }
    
    .first_a783 {
        gap: 2rem;
    }
    
    .banner_cd34 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .sort_1e2d:hover {
        transform: translateY(-4px);
    }
    
    .block-medium-2585:hover {
        transform: translateY(-2px);
    }
    
    .button-south-bd3d:hover {
        transform: scale(1.02);
    }
    
    .red-3585:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .chip-4673 {
        max-width: var(--container-max-width);
    }
    
    .modal-outer-110c {
        padding: 10rem 0 5rem;
    }
    
    .paragraph-upper-d96e {
        font-size: 4rem;
    }
    
    .sort_8d0a {
        font-size: 1.375rem;
    }
    
    .notification-cold-7412 {
        font-size: 2.5rem;
    }
    
    .active-small-43e3 {
        font-size: 1.25rem;
    }
    
    .media-light-854a,
    .banner_74c5 {
        gap: 5rem;
    }
    
    .first_a783 {
        gap: 2.5rem;
    }
    
    .thumbnail_purple_d7ac,
    .red-3585,
    .sort_1e2d {
        padding: 2rem;
    }
    
    .search-2001 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .chip-4673 {
        max-width: 1400px;
    }
    
    .modal-outer-110c {
        padding: 12rem 0 6rem;
    }
    
    .media-light-854a,
    .banner_74c5 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .menu_bottom_4647 img,
    .middle_eb90,
    .button-south-bd3d {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .media-light-854a {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .banner_74c5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .banner_74c5.message-b9f8 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .modal-outer-110c {
        padding: 6rem 0 3rem;
    }
    
    .media-light-854a {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .banner_74c5 {
        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;
    }
    
    .modal-outer-110c::before {
        animation: none;
    }
    
    .carousel_0da3,
    .disabled-bd4f {
        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;
    }
    
    .menu-1eb6,
    .hidden-1ef4,
    .down-51c3 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .sort_1e2d,
    .thumbnail_purple_d7ac,
    .red-3585 {
        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 */
    
    .box-hot-dff4 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .fluid_e821,
    .hero_out_8bc0,
    .sidebar_plasma_069a {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .modal-outer-110c {
        padding: 2rem 0;
        background: none !important;
    }
    
    .modal-outer-110c::before {
        display: none;
    }
    
    .chip-4673 {
        max-width: none;
        padding: 0;
    }
    
    .media-light-854a,
    .banner_74c5 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .block-medium-2585,
    .bottom_e74c,
    .widget_8624,
    .outline-south-342d,
    .picture_f78f,
    .link-green-a340 {
        display: none !important;
    }
    
    .paragraph-upper-d96e,
    .notification-cold-7412 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .middle_eb90,
    .button-south-bd3d {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .narrow-f5b4,
    .last-9323,
    .blue_f701 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .icon-d5f2 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .paragraph-upper-d96e {
        font-size: 1.5rem;
    }
    
    .hidden-1ef4 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .aside-gold-79f9 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .outline-south-342d {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .chip-4673 {
        max-width: 95%;
    }
    
    .media-light-854a {
        gap: 2.5rem;
    }
    
    .banner_74c5 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .chip-4673 {
        max-width: 1600px;
    }
    
    .paragraph-upper-d96e {
        font-size: 5rem;
    }
    
    .notification-cold-7412 {
        font-size: 3rem;
    }
}
/* css-noise: 6ae7 */
.promo-block-j6 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
