/* {$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) {
    .text_purple_cca0 {
        padding: 0 0.75rem;
    }
    
    .popup_3160 {
        padding: 5rem 0 2rem;
    }
    
    .huge-efd1 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .accent-dynamic-f474 {
        font-size: 1rem;
    }
    
    .info_dim_8d18 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .south-d083 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .header-focused-c520 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .selected-e082 {
        font-size: 1.5rem;
    }
    
    .full_3488,
    .logo-motion-40b9 {
        grid-template-columns: 1fr;
    }
    
    .hard_968d .form-hard-63bd {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .pro-28ca {
        grid-template-columns: 1fr;
    }
    
    .banner_stale_c6da {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .text_purple_cca0 {
        padding: 0 1rem;
    }
    
    .huge-efd1 {
        font-size: 2rem;
    }
    
    .accent-dynamic-f474 {
        font-size: 1.125rem;
    }
    
    .south-d083 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .header-focused-c520 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .info_dim_8d18 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .pro-28ca {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tag_fluid_7b61,
    .hover_e18e {
        padding: 1.25rem;
    }
    
    .hard_968d .form-hard-63bd {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .text_purple_cca0 {
        padding: 0 1.5rem;
    }
    
    .popup_3160 {
        padding: 6rem 0 3rem;
    }
    
    .huge-efd1 {
        font-size: 2.5rem;
    }
    
    .accent-dynamic-f474 {
        font-size: 1.25rem;
    }
    
    .south-d083 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .header-focused-c520 {
        padding: 1rem;
    }
    
    .selected-e082 {
        font-size: 2rem;
    }
    
    .feature_878b {
        font-size: 1.125rem;
    }
    
    .full_3488 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .logo-motion-40b9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pro-28ca {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .banner_stale_c6da {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .large-304e {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .detail-fresh-345f {
        display: none;
    }
    
    .pressed-d8a4 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .light_ea68 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .text_purple_cca0 {
        max-width: 750px;
    }
    
    .popup_3160 {
        padding: 7rem 0 4rem;
    }
    
    .huge-efd1 {
        font-size: 3rem;
    }
    
    .badge_955d {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .west_9051 {
        gap: 3rem;
    }
    
    .full_3488 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .logo-motion-40b9 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .progress_bronze_9dd6 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hard_968d {
        gap: 1.5rem;
    }
    
    .pagination_53f5 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .text_purple_cca0 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .popup_3160 {
        padding: 8rem 0 4rem;
    }
    
    .huge-efd1 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .badge_955d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .accordion_ee95 {
        order: 2;
    }
    
    .hover-center-c3ca {
        order: 1;
    }
    
    .west_9051 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .west_9051.tooltip_0723 {
        direction: rtl;
    }
    
    .west_9051.tooltip_0723 > * {
        direction: ltr;
    }
    
    .pagination_53f5 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .north-3b50 {
        display: block;
    }
    
    .detail-fresh-345f {
        display: none;
    }
    
    .label_soft_ebe4 {
        gap: 2rem;
    }
    
    .old-9241 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .label-advanced-8544:hover {
        transform: translateY(-4px);
    }
    
    .large_0dd3:hover {
        transform: translateY(-2px);
    }
    
    .pagination_53f5:hover {
        transform: scale(1.02);
    }
    
    .hover_e18e:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .text_purple_cca0 {
        max-width: var(--container-max-width);
    }
    
    .popup_3160 {
        padding: 10rem 0 5rem;
    }
    
    .huge-efd1 {
        font-size: 4rem;
    }
    
    .accent-dynamic-f474 {
        font-size: 1.375rem;
    }
    
    .selected-e082 {
        font-size: 2.5rem;
    }
    
    .feature_878b {
        font-size: 1.25rem;
    }
    
    .badge_955d,
    .west_9051 {
        gap: 5rem;
    }
    
    .label_soft_ebe4 {
        gap: 2.5rem;
    }
    
    .tag_fluid_7b61,
    .hover_e18e,
    .label-advanced-8544 {
        padding: 2rem;
    }
    
    .banner_stale_c6da {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .text_purple_cca0 {
        max-width: 1400px;
    }
    
    .popup_3160 {
        padding: 12rem 0 6rem;
    }
    
    .badge_955d,
    .west_9051 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sort_last_fc3d img,
    .heading-0d91,
    .pagination_53f5 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .badge_955d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .west_9051 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .west_9051.tooltip_0723 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .popup_3160 {
        padding: 6rem 0 3rem;
    }
    
    .badge_955d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .west_9051 {
        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;
    }
    
    .popup_3160::before {
        animation: none;
    }
    
    .photo_a812,
    .caption-f195 {
        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;
    }
    
    .rough_1fda,
    .info_dim_8d18,
    .disabled-paper-ff7b {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .label-advanced-8544,
    .tag_fluid_7b61,
    .hover_e18e {
        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 */
    
    .active_middle_f568 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .gallery-fdae,
    .media_lower_6a0a,
    .module_medium_6964 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .popup_3160 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .popup_3160::before {
        display: none;
    }
    
    .text_purple_cca0 {
        max-width: none;
        padding: 0;
    }
    
    .badge_955d,
    .west_9051 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .large_0dd3,
    .light_ea68,
    .detail-fresh-345f,
    .south-d083,
    .pattern_6393,
    .overlay_7ef3 {
        display: none !important;
    }
    
    .huge-efd1,
    .selected-e082 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .heading-0d91,
    .pagination_53f5 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .full_3488,
    .logo-motion-40b9,
    .hard_968d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .progress_bronze_9dd6 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .huge-efd1 {
        font-size: 1.5rem;
    }
    
    .info_dim_8d18 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .header-focused-c520 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .south-d083 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .text_purple_cca0 {
        max-width: 95%;
    }
    
    .badge_955d {
        gap: 2.5rem;
    }
    
    .west_9051 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .text_purple_cca0 {
        max-width: 1600px;
    }
    
    .huge-efd1 {
        font-size: 5rem;
    }
    
    .selected-e082 {
        font-size: 3rem;
    }
}
/* css-noise: e0fa */
.ghost-box-k1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
