/* {$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) {
    .column_center_f88c {
        padding: 0 0.75rem;
    }
    
    .banner-bottom-f080 {
        padding: 5rem 0 2rem;
    }
    
    .dim-8b15 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .dynamic_2715 {
        font-size: 1rem;
    }
    
    .caption-a943 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .component-dark-cc9b {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .chip_6de7 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .link-1655 {
        font-size: 1.5rem;
    }
    
    .clean_9059,
    .hero_b32f {
        grid-template-columns: 1fr;
    }
    
    .hot-0d2f .dropdown-white-14ea {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .popup_smooth_5e29 {
        grid-template-columns: 1fr;
    }
    
    .large-7f78 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .column_center_f88c {
        padding: 0 1rem;
    }
    
    .dim-8b15 {
        font-size: 2rem;
    }
    
    .dynamic_2715 {
        font-size: 1.125rem;
    }
    
    .component-dark-cc9b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .chip_6de7 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .caption-a943 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .popup_smooth_5e29 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .down-2ad7,
    .carousel-red-cc5e {
        padding: 1.25rem;
    }
    
    .hot-0d2f .dropdown-white-14ea {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .column_center_f88c {
        padding: 0 1.5rem;
    }
    
    .banner-bottom-f080 {
        padding: 6rem 0 3rem;
    }
    
    .dim-8b15 {
        font-size: 2.5rem;
    }
    
    .dynamic_2715 {
        font-size: 1.25rem;
    }
    
    .component-dark-cc9b {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .chip_6de7 {
        padding: 1rem;
    }
    
    .link-1655 {
        font-size: 2rem;
    }
    
    .widget_9f95 {
        font-size: 1.125rem;
    }
    
    .clean_9059 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hero_b32f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .popup_smooth_5e29 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .large-7f78 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .frame-957a {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .aside-8676 {
        display: none;
    }
    
    .caption-bright-9d1b {
        display: none !important;
    }
    
    /* Show desktop elements */
    .copper-e272 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .column_center_f88c {
        max-width: 750px;
    }
    
    .banner-bottom-f080 {
        padding: 7rem 0 4rem;
    }
    
    .dim-8b15 {
        font-size: 3rem;
    }
    
    .fixed-359b {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .message-1471 {
        gap: 3rem;
    }
    
    .clean_9059 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hero_b32f {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .text_next_c312 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hot-0d2f {
        gap: 1.5rem;
    }
    
    .overlay_hard_8315 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .column_center_f88c {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .banner-bottom-f080 {
        padding: 8rem 0 4rem;
    }
    
    .dim-8b15 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .fixed-359b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .form-green-ddf7 {
        order: 2;
    }
    
    .hot-a71c {
        order: 1;
    }
    
    .message-1471 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .message-1471.item_medium_0371 {
        direction: rtl;
    }
    
    .message-1471.item_medium_0371 > * {
        direction: ltr;
    }
    
    .overlay_hard_8315 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .pressed_e657 {
        display: block;
    }
    
    .aside-8676 {
        display: none;
    }
    
    .label_static_c53c {
        gap: 2rem;
    }
    
    .row_78fd {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .slow_dbfa:hover {
        transform: translateY(-4px);
    }
    
    .active-center-bfce:hover {
        transform: translateY(-2px);
    }
    
    .overlay_hard_8315:hover {
        transform: scale(1.02);
    }
    
    .carousel-red-cc5e:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .column_center_f88c {
        max-width: var(--container-max-width);
    }
    
    .banner-bottom-f080 {
        padding: 10rem 0 5rem;
    }
    
    .dim-8b15 {
        font-size: 4rem;
    }
    
    .dynamic_2715 {
        font-size: 1.375rem;
    }
    
    .link-1655 {
        font-size: 2.5rem;
    }
    
    .widget_9f95 {
        font-size: 1.25rem;
    }
    
    .fixed-359b,
    .message-1471 {
        gap: 5rem;
    }
    
    .label_static_c53c {
        gap: 2.5rem;
    }
    
    .down-2ad7,
    .carousel-red-cc5e,
    .slow_dbfa {
        padding: 2rem;
    }
    
    .large-7f78 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .column_center_f88c {
        max-width: 1400px;
    }
    
    .banner-bottom-f080 {
        padding: 12rem 0 6rem;
    }
    
    .fixed-359b,
    .message-1471 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .orange_f4c3 img,
    .video_fresh_1c36,
    .overlay_hard_8315 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .fixed-359b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .message-1471 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .message-1471.item_medium_0371 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .banner-bottom-f080 {
        padding: 6rem 0 3rem;
    }
    
    .fixed-359b {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .message-1471 {
        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;
    }
    
    .banner-bottom-f080::before {
        animation: none;
    }
    
    .column-0e66,
    .smooth-e154 {
        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;
    }
    
    .row_70b4,
    .caption-a943,
    .sort_prev_2368 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .slow_dbfa,
    .down-2ad7,
    .carousel-red-cc5e {
        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 */
    
    .input-lite-e557 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .image-caa9,
    .card_5bfc,
    .old-69b8 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .banner-bottom-f080 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .banner-bottom-f080::before {
        display: none;
    }
    
    .column_center_f88c {
        max-width: none;
        padding: 0;
    }
    
    .fixed-359b,
    .message-1471 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .active-center-bfce,
    .copper-e272,
    .aside-8676,
    .component-dark-cc9b,
    .popup_complex_edc9,
    .icon-center-be91 {
        display: none !important;
    }
    
    .dim-8b15,
    .link-1655 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .video_fresh_1c36,
    .overlay_hard_8315 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .clean_9059,
    .hero_b32f,
    .hot-0d2f {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .text_next_c312 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .dim-8b15 {
        font-size: 1.5rem;
    }
    
    .caption-a943 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .chip_6de7 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .component-dark-cc9b {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .column_center_f88c {
        max-width: 95%;
    }
    
    .fixed-359b {
        gap: 2.5rem;
    }
    
    .message-1471 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .column_center_f88c {
        max-width: 1600px;
    }
    
    .dim-8b15 {
        font-size: 5rem;
    }
    
    .link-1655 {
        font-size: 3rem;
    }
}
/* css-noise: d879 */
.widget-item-d6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
