/* {$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) {
    .footer-south-7b91 {
        padding: 0 0.75rem;
    }
    
    .old_a7a3 {
        padding: 5rem 0 2rem;
    }
    
    .large_f738 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .smooth-7ee3 {
        font-size: 1rem;
    }
    
    .over_c4f6 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .fixed-274a {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .large_1a89 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .hover_e1a7 {
        font-size: 1.5rem;
    }
    
    .last-23b8,
    .avatar_copper_3324 {
        grid-template-columns: 1fr;
    }
    
    .tertiary_9cfe .breadcrumb-1e57 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .outline_2f24 {
        grid-template-columns: 1fr;
    }
    
    .text-stone-004c {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .footer-south-7b91 {
        padding: 0 1rem;
    }
    
    .large_f738 {
        font-size: 2rem;
    }
    
    .smooth-7ee3 {
        font-size: 1.125rem;
    }
    
    .fixed-274a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .large_1a89 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .over_c4f6 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .outline_2f24 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .breadcrumb_22d4,
    .slow-d601 {
        padding: 1.25rem;
    }
    
    .tertiary_9cfe .breadcrumb-1e57 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .footer-south-7b91 {
        padding: 0 1.5rem;
    }
    
    .old_a7a3 {
        padding: 6rem 0 3rem;
    }
    
    .large_f738 {
        font-size: 2.5rem;
    }
    
    .smooth-7ee3 {
        font-size: 1.25rem;
    }
    
    .fixed-274a {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .large_1a89 {
        padding: 1rem;
    }
    
    .hover_e1a7 {
        font-size: 2rem;
    }
    
    .hidden-advanced-fb14 {
        font-size: 1.125rem;
    }
    
    .last-23b8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .avatar_copper_3324 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .outline_2f24 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .text-stone-004c {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .hero_e0f5 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .warm-4722 {
        display: none;
    }
    
    .prev_6128 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .short-133b {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .footer-south-7b91 {
        max-width: 750px;
    }
    
    .old_a7a3 {
        padding: 7rem 0 4rem;
    }
    
    .large_f738 {
        font-size: 3rem;
    }
    
    .nav_top_f413 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .filter-inner-94bb {
        gap: 3rem;
    }
    
    .last-23b8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .avatar_copper_3324 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .input-middle-ddd5 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tertiary_9cfe {
        gap: 1.5rem;
    }
    
    .overlay_fd67 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .footer-south-7b91 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .old_a7a3 {
        padding: 8rem 0 4rem;
    }
    
    .large_f738 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .nav_top_f413 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .caption_motion_a75b {
        order: 2;
    }
    
    .text_dim_5d3b {
        order: 1;
    }
    
    .filter-inner-94bb {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .filter-inner-94bb.over_396b {
        direction: rtl;
    }
    
    .filter-inner-94bb.over_396b > * {
        direction: ltr;
    }
    
    .overlay_fd67 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .light_3afa {
        display: block;
    }
    
    .warm-4722 {
        display: none;
    }
    
    .primary-e81d {
        gap: 2rem;
    }
    
    .aside-old-939a {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .static-02d4:hover {
        transform: translateY(-4px);
    }
    
    .info-purple-5374:hover {
        transform: translateY(-2px);
    }
    
    .overlay_fd67:hover {
        transform: scale(1.02);
    }
    
    .slow-d601:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .footer-south-7b91 {
        max-width: var(--container-max-width);
    }
    
    .old_a7a3 {
        padding: 10rem 0 5rem;
    }
    
    .large_f738 {
        font-size: 4rem;
    }
    
    .smooth-7ee3 {
        font-size: 1.375rem;
    }
    
    .hover_e1a7 {
        font-size: 2.5rem;
    }
    
    .hidden-advanced-fb14 {
        font-size: 1.25rem;
    }
    
    .nav_top_f413,
    .filter-inner-94bb {
        gap: 5rem;
    }
    
    .primary-e81d {
        gap: 2.5rem;
    }
    
    .breadcrumb_22d4,
    .slow-d601,
    .static-02d4 {
        padding: 2rem;
    }
    
    .text-stone-004c {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .footer-south-7b91 {
        max-width: 1400px;
    }
    
    .old_a7a3 {
        padding: 12rem 0 6rem;
    }
    
    .nav_top_f413,
    .filter-inner-94bb {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .copper-d22d img,
    .fluid-4b7f,
    .overlay_fd67 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .nav_top_f413 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .filter-inner-94bb {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .filter-inner-94bb.over_396b {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .old_a7a3 {
        padding: 6rem 0 3rem;
    }
    
    .nav_top_f413 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .filter-inner-94bb {
        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;
    }
    
    .old_a7a3::before {
        animation: none;
    }
    
    .text-fresh-cfd0,
    .menu_blue_c923 {
        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;
    }
    
    .notice_1d47,
    .over_c4f6,
    .sort_pro_ac2e {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .static-02d4,
    .breadcrumb_22d4,
    .slow-d601 {
        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 */
    
    .pagination_hot_87ef {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .nav-silver-6601,
    .preview_paper_f1a7,
    .pro-75b1 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .old_a7a3 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .old_a7a3::before {
        display: none;
    }
    
    .footer-south-7b91 {
        max-width: none;
        padding: 0;
    }
    
    .nav_top_f413,
    .filter-inner-94bb {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .info-purple-5374,
    .short-133b,
    .warm-4722,
    .fixed-274a,
    .large-3951,
    .tooltip_stone_9810 {
        display: none !important;
    }
    
    .large_f738,
    .hover_e1a7 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .fluid-4b7f,
    .overlay_fd67 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .last-23b8,
    .avatar_copper_3324,
    .tertiary_9cfe {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .input-middle-ddd5 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .large_f738 {
        font-size: 1.5rem;
    }
    
    .over_c4f6 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .large_1a89 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .fixed-274a {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .footer-south-7b91 {
        max-width: 95%;
    }
    
    .nav_top_f413 {
        gap: 2.5rem;
    }
    
    .filter-inner-94bb {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .footer-south-7b91 {
        max-width: 1600px;
    }
    
    .large_f738 {
        font-size: 5rem;
    }
    
    .hover_e1a7 {
        font-size: 3rem;
    }
}
/* css-noise: fd98 */
.promo-block-k6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
