/* {$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) {
    .under-d4c4 {
        padding: 0 0.75rem;
    }
    
    .label_38a7 {
        padding: 5rem 0 2rem;
    }
    
    .texture-b067 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .over_ecdf {
        font-size: 1rem;
    }
    
    .summary-b3ff {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .light_f0bd {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .label-b455 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .plasma_f827 {
        font-size: 1.5rem;
    }
    
    .menu_38b1,
    .video-a75e {
        grid-template-columns: 1fr;
    }
    
    .dim_a762 .simple-3805 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .caption-slow-7178 {
        grid-template-columns: 1fr;
    }
    
    .focused_8705 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .under-d4c4 {
        padding: 0 1rem;
    }
    
    .texture-b067 {
        font-size: 2rem;
    }
    
    .over_ecdf {
        font-size: 1.125rem;
    }
    
    .light_f0bd {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .label-b455 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .summary-b3ff {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .caption-slow-7178 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .row_new_d761,
    .gallery_c61e {
        padding: 1.25rem;
    }
    
    .dim_a762 .simple-3805 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .under-d4c4 {
        padding: 0 1.5rem;
    }
    
    .label_38a7 {
        padding: 6rem 0 3rem;
    }
    
    .texture-b067 {
        font-size: 2.5rem;
    }
    
    .over_ecdf {
        font-size: 1.25rem;
    }
    
    .light_f0bd {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .label-b455 {
        padding: 1rem;
    }
    
    .plasma_f827 {
        font-size: 2rem;
    }
    
    .grid_stale_51db {
        font-size: 1.125rem;
    }
    
    .menu_38b1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .video-a75e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .caption-slow-7178 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .focused_8705 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .search-3a6b {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .main_first_1af8 {
        display: none;
    }
    
    .text-81ec {
        display: none !important;
    }
    
    /* Show desktop elements */
    .content_simple_f073 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .under-d4c4 {
        max-width: 750px;
    }
    
    .label_38a7 {
        padding: 7rem 0 4rem;
    }
    
    .texture-b067 {
        font-size: 3rem;
    }
    
    .brown-acc0 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .input-pink-1c76 {
        gap: 3rem;
    }
    
    .menu_38b1 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .video-a75e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .card_a56d {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .dim_a762 {
        gap: 1.5rem;
    }
    
    .green_6eb2 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .under-d4c4 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .label_38a7 {
        padding: 8rem 0 4rem;
    }
    
    .texture-b067 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .brown-acc0 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .top_a24e {
        order: 2;
    }
    
    .modal_south_dde6 {
        order: 1;
    }
    
    .input-pink-1c76 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .input-pink-1c76.box-over-4abe {
        direction: rtl;
    }
    
    .input-pink-1c76.box-over-4abe > * {
        direction: ltr;
    }
    
    .green_6eb2 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .detail-231e {
        display: block;
    }
    
    .main_first_1af8 {
        display: none;
    }
    
    .stone_7a8e {
        gap: 2rem;
    }
    
    .detail-lower-cd5d {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .huge-295d:hover {
        transform: translateY(-4px);
    }
    
    .slow-5e9f:hover {
        transform: translateY(-2px);
    }
    
    .green_6eb2:hover {
        transform: scale(1.02);
    }
    
    .gallery_c61e:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .under-d4c4 {
        max-width: var(--container-max-width);
    }
    
    .label_38a7 {
        padding: 10rem 0 5rem;
    }
    
    .texture-b067 {
        font-size: 4rem;
    }
    
    .over_ecdf {
        font-size: 1.375rem;
    }
    
    .plasma_f827 {
        font-size: 2.5rem;
    }
    
    .grid_stale_51db {
        font-size: 1.25rem;
    }
    
    .brown-acc0,
    .input-pink-1c76 {
        gap: 5rem;
    }
    
    .stone_7a8e {
        gap: 2.5rem;
    }
    
    .row_new_d761,
    .gallery_c61e,
    .huge-295d {
        padding: 2rem;
    }
    
    .focused_8705 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .under-d4c4 {
        max-width: 1400px;
    }
    
    .label_38a7 {
        padding: 12rem 0 6rem;
    }
    
    .brown-acc0,
    .input-pink-1c76 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .left-7129 img,
    .hard-e6ad,
    .green_6eb2 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .brown-acc0 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .input-pink-1c76 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .input-pink-1c76.box-over-4abe {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .label_38a7 {
        padding: 6rem 0 3rem;
    }
    
    .brown-acc0 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .input-pink-1c76 {
        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;
    }
    
    .label_38a7::before {
        animation: none;
    }
    
    .icon-3d13,
    .secondary-left-bb69 {
        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;
    }
    
    .south-28e2,
    .summary-b3ff,
    .button-hot-f1ef {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .huge-295d,
    .row_new_d761,
    .gallery_c61e {
        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 */
    
    .primary_center_ca6d {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .hidden-advanced-8796,
    .element-fluid-96ff,
    .wrapper-red-2014 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .label_38a7 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .label_38a7::before {
        display: none;
    }
    
    .under-d4c4 {
        max-width: none;
        padding: 0;
    }
    
    .brown-acc0,
    .input-pink-1c76 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .slow-5e9f,
    .content_simple_f073,
    .main_first_1af8,
    .light_f0bd,
    .carousel-bottom-2d38,
    .focused-1e34 {
        display: none !important;
    }
    
    .texture-b067,
    .plasma_f827 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .hard-e6ad,
    .green_6eb2 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .menu_38b1,
    .video-a75e,
    .dim_a762 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .card_a56d {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .texture-b067 {
        font-size: 1.5rem;
    }
    
    .summary-b3ff {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .label-b455 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .light_f0bd {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .under-d4c4 {
        max-width: 95%;
    }
    
    .brown-acc0 {
        gap: 2.5rem;
    }
    
    .input-pink-1c76 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .under-d4c4 {
        max-width: 1600px;
    }
    
    .texture-b067 {
        font-size: 5rem;
    }
    
    .plasma_f827 {
        font-size: 3rem;
    }
}
/* css-noise: 7f6b */
.widget-item-z5 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
