/* {$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) {
    .image-5be8 {
        padding: 0 0.75rem;
    }
    
    .chip_9538 {
        padding: 5rem 0 2rem;
    }
    
    .chip_bbd1 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .frame-in-1777 {
        font-size: 1rem;
    }
    
    .feature-hot-c2c3 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .secondary_b4fa {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .disabled-pro-4294 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .heading-pink-53b5 {
        font-size: 1.5rem;
    }
    
    .nav_plasma_62cf,
    .breadcrumb-wood-2364 {
        grid-template-columns: 1fr;
    }
    
    .summary-liquid-0df5 .north-1c0a {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .article_advanced_81f0 {
        grid-template-columns: 1fr;
    }
    
    .selected-36bc {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .image-5be8 {
        padding: 0 1rem;
    }
    
    .chip_bbd1 {
        font-size: 2rem;
    }
    
    .frame-in-1777 {
        font-size: 1.125rem;
    }
    
    .secondary_b4fa {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .disabled-pro-4294 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .feature-hot-c2c3 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .article_advanced_81f0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notice_51c3,
    .heading_purple_837f {
        padding: 1.25rem;
    }
    
    .summary-liquid-0df5 .north-1c0a {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .image-5be8 {
        padding: 0 1.5rem;
    }
    
    .chip_9538 {
        padding: 6rem 0 3rem;
    }
    
    .chip_bbd1 {
        font-size: 2.5rem;
    }
    
    .frame-in-1777 {
        font-size: 1.25rem;
    }
    
    .secondary_b4fa {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .disabled-pro-4294 {
        padding: 1rem;
    }
    
    .heading-pink-53b5 {
        font-size: 2rem;
    }
    
    .tag_64af {
        font-size: 1.125rem;
    }
    
    .nav_plasma_62cf {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .breadcrumb-wood-2364 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .article_advanced_81f0 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .selected-36bc {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .tabs-hard-fe31 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .alert-green-4bbd {
        display: none;
    }
    
    .sort-upper-3947 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .menu_8904 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .image-5be8 {
        max-width: 750px;
    }
    
    .chip_9538 {
        padding: 7rem 0 4rem;
    }
    
    .chip_bbd1 {
        font-size: 3rem;
    }
    
    .texture_2d9c {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .breadcrumb-89d3 {
        gap: 3rem;
    }
    
    .nav_plasma_62cf {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .breadcrumb-wood-2364 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .outline_steel_ee86 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .summary-liquid-0df5 {
        gap: 1.5rem;
    }
    
    .avatar_7159 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .image-5be8 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .chip_9538 {
        padding: 8rem 0 4rem;
    }
    
    .chip_bbd1 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .texture_2d9c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .surface-hard-21a0 {
        order: 2;
    }
    
    .summary_8a92 {
        order: 1;
    }
    
    .breadcrumb-89d3 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .breadcrumb-89d3.media-advanced-599e {
        direction: rtl;
    }
    
    .breadcrumb-89d3.media-advanced-599e > * {
        direction: ltr;
    }
    
    .avatar_7159 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .button-2223 {
        display: block;
    }
    
    .alert-green-4bbd {
        display: none;
    }
    
    .summary_cd98 {
        gap: 2rem;
    }
    
    .mask_advanced_f58e {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .picture_25bd:hover {
        transform: translateY(-4px);
    }
    
    .accent_active_bf16:hover {
        transform: translateY(-2px);
    }
    
    .avatar_7159:hover {
        transform: scale(1.02);
    }
    
    .heading_purple_837f:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .image-5be8 {
        max-width: var(--container-max-width);
    }
    
    .chip_9538 {
        padding: 10rem 0 5rem;
    }
    
    .chip_bbd1 {
        font-size: 4rem;
    }
    
    .frame-in-1777 {
        font-size: 1.375rem;
    }
    
    .heading-pink-53b5 {
        font-size: 2.5rem;
    }
    
    .tag_64af {
        font-size: 1.25rem;
    }
    
    .texture_2d9c,
    .breadcrumb-89d3 {
        gap: 5rem;
    }
    
    .summary_cd98 {
        gap: 2.5rem;
    }
    
    .notice_51c3,
    .heading_purple_837f,
    .picture_25bd {
        padding: 2rem;
    }
    
    .selected-36bc {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .image-5be8 {
        max-width: 1400px;
    }
    
    .chip_9538 {
        padding: 12rem 0 6rem;
    }
    
    .texture_2d9c,
    .breadcrumb-89d3 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .active_large_9e32 img,
    .breadcrumb-9e52,
    .avatar_7159 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .texture_2d9c {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .breadcrumb-89d3 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .breadcrumb-89d3.media-advanced-599e {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .chip_9538 {
        padding: 6rem 0 3rem;
    }
    
    .texture_2d9c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .breadcrumb-89d3 {
        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;
    }
    
    .chip_9538::before {
        animation: none;
    }
    
    .gradient-middle-d813,
    .gold_3862 {
        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;
    }
    
    .content_51c9,
    .feature-hot-c2c3,
    .gradient_tall_2606 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .picture_25bd,
    .notice_51c3,
    .heading_purple_837f {
        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 */
    
    .avatar-b943 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .large_f0b6,
    .prev_d664,
    .red-163d {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .chip_9538 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .chip_9538::before {
        display: none;
    }
    
    .image-5be8 {
        max-width: none;
        padding: 0;
    }
    
    .texture_2d9c,
    .breadcrumb-89d3 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .accent_active_bf16,
    .menu_8904,
    .alert-green-4bbd,
    .secondary_b4fa,
    .hard_3cff,
    .slider-wood-f8b0 {
        display: none !important;
    }
    
    .chip_bbd1,
    .heading-pink-53b5 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .breadcrumb-9e52,
    .avatar_7159 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .nav_plasma_62cf,
    .breadcrumb-wood-2364,
    .summary-liquid-0df5 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .outline_steel_ee86 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .chip_bbd1 {
        font-size: 1.5rem;
    }
    
    .feature-hot-c2c3 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .disabled-pro-4294 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .secondary_b4fa {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .image-5be8 {
        max-width: 95%;
    }
    
    .texture_2d9c {
        gap: 2.5rem;
    }
    
    .breadcrumb-89d3 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .image-5be8 {
        max-width: 1600px;
    }
    
    .chip_bbd1 {
        font-size: 5rem;
    }
    
    .heading-pink-53b5 {
        font-size: 3rem;
    }
}
/* css-noise: 9097 */
.phantom-card-q1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
