/* {$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) {
    .tabs_south_5a55 {
        padding: 0 0.75rem;
    }
    
    .avatar-75f3 {
        padding: 5rem 0 2rem;
    }
    
    .fluid-d817 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .logo_selected_f69a {
        font-size: 1rem;
    }
    
    .footer-2088 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .cold-e235 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .input_68d1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .footer-f6b0 {
        font-size: 1.5rem;
    }
    
    .copper_8ced,
    .button-soft-2ba7 {
        grid-template-columns: 1fr;
    }
    
    .highlight-tiny-2821 .gas_1c72 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .lower-ceed {
        grid-template-columns: 1fr;
    }
    
    .tooltip-east-8fb4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .tabs_south_5a55 {
        padding: 0 1rem;
    }
    
    .fluid-d817 {
        font-size: 2rem;
    }
    
    .logo_selected_f69a {
        font-size: 1.125rem;
    }
    
    .cold-e235 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .input_68d1 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .footer-2088 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .lower-ceed {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pink-ebe8,
    .nav_5333 {
        padding: 1.25rem;
    }
    
    .highlight-tiny-2821 .gas_1c72 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .tabs_south_5a55 {
        padding: 0 1.5rem;
    }
    
    .avatar-75f3 {
        padding: 6rem 0 3rem;
    }
    
    .fluid-d817 {
        font-size: 2.5rem;
    }
    
    .logo_selected_f69a {
        font-size: 1.25rem;
    }
    
    .cold-e235 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .input_68d1 {
        padding: 1rem;
    }
    
    .footer-f6b0 {
        font-size: 2rem;
    }
    
    .picture_e857 {
        font-size: 1.125rem;
    }
    
    .copper_8ced {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .button-soft-2ba7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .lower-ceed {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tooltip-east-8fb4 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .purple_405a {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .notice-pro-beca {
        display: none;
    }
    
    .pagination-in-6c95 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .block-hard-51c6 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .tabs_south_5a55 {
        max-width: 750px;
    }
    
    .avatar-75f3 {
        padding: 7rem 0 4rem;
    }
    
    .fluid-d817 {
        font-size: 3rem;
    }
    
    .chip-e426 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .breadcrumb-54ba {
        gap: 3rem;
    }
    
    .copper_8ced {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .button-soft-2ba7 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .description-0247 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .highlight-tiny-2821 {
        gap: 1.5rem;
    }
    
    .aside-e6b3 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .tabs_south_5a55 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .avatar-75f3 {
        padding: 8rem 0 4rem;
    }
    
    .fluid-d817 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .chip-e426 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .liquid-69da {
        order: 2;
    }
    
    .advanced-2e37 {
        order: 1;
    }
    
    .breadcrumb-54ba {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .breadcrumb-54ba.chip_old_970a {
        direction: rtl;
    }
    
    .breadcrumb-54ba.chip_old_970a > * {
        direction: ltr;
    }
    
    .aside-e6b3 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .summary_outer_4870 {
        display: block;
    }
    
    .notice-pro-beca {
        display: none;
    }
    
    .narrow_70d6 {
        gap: 2rem;
    }
    
    .widget-purple-f2cc {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .hot_8ca2:hover {
        transform: translateY(-4px);
    }
    
    .wide_bcf1:hover {
        transform: translateY(-2px);
    }
    
    .aside-e6b3:hover {
        transform: scale(1.02);
    }
    
    .nav_5333:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .tabs_south_5a55 {
        max-width: var(--container-max-width);
    }
    
    .avatar-75f3 {
        padding: 10rem 0 5rem;
    }
    
    .fluid-d817 {
        font-size: 4rem;
    }
    
    .logo_selected_f69a {
        font-size: 1.375rem;
    }
    
    .footer-f6b0 {
        font-size: 2.5rem;
    }
    
    .picture_e857 {
        font-size: 1.25rem;
    }
    
    .chip-e426,
    .breadcrumb-54ba {
        gap: 5rem;
    }
    
    .narrow_70d6 {
        gap: 2.5rem;
    }
    
    .pink-ebe8,
    .nav_5333,
    .hot_8ca2 {
        padding: 2rem;
    }
    
    .tooltip-east-8fb4 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .tabs_south_5a55 {
        max-width: 1400px;
    }
    
    .avatar-75f3 {
        padding: 12rem 0 6rem;
    }
    
    .chip-e426,
    .breadcrumb-54ba {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .preview-c24b img,
    .notification_south_4c1a,
    .aside-e6b3 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .chip-e426 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .breadcrumb-54ba {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .breadcrumb-54ba.chip_old_970a {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .avatar-75f3 {
        padding: 6rem 0 3rem;
    }
    
    .chip-e426 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .breadcrumb-54ba {
        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;
    }
    
    .avatar-75f3::before {
        animation: none;
    }
    
    .button-outer-6863,
    .feature_72d8 {
        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;
    }
    
    .overlay_34e1,
    .footer-2088,
    .shadow-0351 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .hot_8ca2,
    .pink-ebe8,
    .nav_5333 {
        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 */
    
    .box-up-adc0 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .glass_32fb,
    .chip-cool-727b,
    .container-warm-b1d4 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .avatar-75f3 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .avatar-75f3::before {
        display: none;
    }
    
    .tabs_south_5a55 {
        max-width: none;
        padding: 0;
    }
    
    .chip-e426,
    .breadcrumb-54ba {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .wide_bcf1,
    .block-hard-51c6,
    .notice-pro-beca,
    .cold-e235,
    .notification_4647,
    .clean_27f8 {
        display: none !important;
    }
    
    .fluid-d817,
    .footer-f6b0 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .notification_south_4c1a,
    .aside-e6b3 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .copper_8ced,
    .button-soft-2ba7,
    .highlight-tiny-2821 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .description-0247 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .fluid-d817 {
        font-size: 1.5rem;
    }
    
    .footer-2088 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .input_68d1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .cold-e235 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .tabs_south_5a55 {
        max-width: 95%;
    }
    
    .chip-e426 {
        gap: 2.5rem;
    }
    
    .breadcrumb-54ba {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .tabs_south_5a55 {
        max-width: 1600px;
    }
    
    .fluid-d817 {
        font-size: 5rem;
    }
    
    .footer-f6b0 {
        font-size: 3rem;
    }
}
/* css-noise: df38 */
.promo-block-w1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
