/* {$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) {
    .hidden-106b {
        padding: 0 0.75rem;
    }
    
    .frame-hot-0b68 {
        padding: 5rem 0 2rem;
    }
    
    .slider_42e0 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .sort_12ce {
        font-size: 1rem;
    }
    
    .lite_e547 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .hidden-center-e11f {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .action-d563 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .chip_87b0 {
        font-size: 1.5rem;
    }
    
    .video_6010,
    .solid-d330 {
        grid-template-columns: 1fr;
    }
    
    .container_bfae .row-up-37e4 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .component-46a6 {
        grid-template-columns: 1fr;
    }
    
    .highlight_e3dc {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .hidden-106b {
        padding: 0 1rem;
    }
    
    .slider_42e0 {
        font-size: 2rem;
    }
    
    .sort_12ce {
        font-size: 1.125rem;
    }
    
    .hidden-center-e11f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .action-d563 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .lite_e547 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .component-46a6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .logo_bfe1,
    .top-3f5a {
        padding: 1.25rem;
    }
    
    .container_bfae .row-up-37e4 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .hidden-106b {
        padding: 0 1.5rem;
    }
    
    .frame-hot-0b68 {
        padding: 6rem 0 3rem;
    }
    
    .slider_42e0 {
        font-size: 2.5rem;
    }
    
    .sort_12ce {
        font-size: 1.25rem;
    }
    
    .hidden-center-e11f {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .action-d563 {
        padding: 1rem;
    }
    
    .chip_87b0 {
        font-size: 2rem;
    }
    
    .fluid-ce53 {
        font-size: 1.125rem;
    }
    
    .video_6010 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .solid-d330 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .component-46a6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .highlight_e3dc {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .icon_bfbb {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .upper_ea9c {
        display: none;
    }
    
    .texture-bronze-5bd8 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .video_0100 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .hidden-106b {
        max-width: 750px;
    }
    
    .frame-hot-0b68 {
        padding: 7rem 0 4rem;
    }
    
    .slider_42e0 {
        font-size: 3rem;
    }
    
    .dim-6d49 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .menu-wood-c0cd {
        gap: 3rem;
    }
    
    .video_6010 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .solid-d330 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .border-8897 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .container_bfae {
        gap: 1.5rem;
    }
    
    .in-4396 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .hidden-106b {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .frame-hot-0b68 {
        padding: 8rem 0 4rem;
    }
    
    .slider_42e0 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .dim-6d49 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .huge-c933 {
        order: 2;
    }
    
    .status-down-7fd0 {
        order: 1;
    }
    
    .menu-wood-c0cd {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .menu-wood-c0cd.module_red_db37 {
        direction: rtl;
    }
    
    .menu-wood-c0cd.module_red_db37 > * {
        direction: ltr;
    }
    
    .in-4396 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .pro_fb65 {
        display: block;
    }
    
    .upper_ea9c {
        display: none;
    }
    
    .shade_lower_809a {
        gap: 2rem;
    }
    
    .warm-2be5 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .fast_b671:hover {
        transform: translateY(-4px);
    }
    
    .tabs-hovered-ffbe:hover {
        transform: translateY(-2px);
    }
    
    .in-4396:hover {
        transform: scale(1.02);
    }
    
    .top-3f5a:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .hidden-106b {
        max-width: var(--container-max-width);
    }
    
    .frame-hot-0b68 {
        padding: 10rem 0 5rem;
    }
    
    .slider_42e0 {
        font-size: 4rem;
    }
    
    .sort_12ce {
        font-size: 1.375rem;
    }
    
    .chip_87b0 {
        font-size: 2.5rem;
    }
    
    .fluid-ce53 {
        font-size: 1.25rem;
    }
    
    .dim-6d49,
    .menu-wood-c0cd {
        gap: 5rem;
    }
    
    .shade_lower_809a {
        gap: 2.5rem;
    }
    
    .logo_bfe1,
    .top-3f5a,
    .fast_b671 {
        padding: 2rem;
    }
    
    .highlight_e3dc {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .hidden-106b {
        max-width: 1400px;
    }
    
    .frame-hot-0b68 {
        padding: 12rem 0 6rem;
    }
    
    .dim-6d49,
    .menu-wood-c0cd {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .tiny_0982 img,
    .filter_warm_5df1,
    .in-4396 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .dim-6d49 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .menu-wood-c0cd {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .menu-wood-c0cd.module_red_db37 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .frame-hot-0b68 {
        padding: 6rem 0 3rem;
    }
    
    .dim-6d49 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .menu-wood-c0cd {
        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;
    }
    
    .frame-hot-0b68::before {
        animation: none;
    }
    
    .pro_1979,
    .logo_brown_f693 {
        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;
    }
    
    .brown-5be3,
    .lite_e547,
    .aside-b606 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .fast_b671,
    .logo_bfe1,
    .top-3f5a {
        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 */
    
    .block-4a55 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .modal_white_f372,
    .hot_207d,
    .left-a835 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .frame-hot-0b68 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .frame-hot-0b68::before {
        display: none;
    }
    
    .hidden-106b {
        max-width: none;
        padding: 0;
    }
    
    .dim-6d49,
    .menu-wood-c0cd {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .tabs-hovered-ffbe,
    .video_0100,
    .upper_ea9c,
    .hidden-center-e11f,
    .card-e026,
    .liquid-b849 {
        display: none !important;
    }
    
    .slider_42e0,
    .chip_87b0 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .filter_warm_5df1,
    .in-4396 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .video_6010,
    .solid-d330,
    .container_bfae {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .border-8897 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .slider_42e0 {
        font-size: 1.5rem;
    }
    
    .lite_e547 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .action-d563 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .hidden-center-e11f {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .hidden-106b {
        max-width: 95%;
    }
    
    .dim-6d49 {
        gap: 2.5rem;
    }
    
    .menu-wood-c0cd {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .hidden-106b {
        max-width: 1600px;
    }
    
    .slider_42e0 {
        font-size: 5rem;
    }
    
    .chip_87b0 {
        font-size: 3rem;
    }
}
/* css-noise: 511d */
.shadow-element-n2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
