/* {$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) {
    .summary-wide-7e9e {
        padding: 0 0.75rem;
    }
    
    .search_36be {
        padding: 5rem 0 2rem;
    }
    
    .caption_2dc9 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .popup_85f0 {
        font-size: 1rem;
    }
    
    .link_280b {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .shade-446b {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .logo-large-f682 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .menu_4a97 {
        font-size: 1.5rem;
    }
    
    .background-active-f71e,
    .component-d906 {
        grid-template-columns: 1fr;
    }
    
    .accent-a97d .pagination-new-1799 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .banner-34b2 {
        grid-template-columns: 1fr;
    }
    
    .hero_stone_53d1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .summary-wide-7e9e {
        padding: 0 1rem;
    }
    
    .caption_2dc9 {
        font-size: 2rem;
    }
    
    .popup_85f0 {
        font-size: 1.125rem;
    }
    
    .shade-446b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .logo-large-f682 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .link_280b {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .banner-34b2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .component_bronze_1812,
    .icon_lower_d4a9 {
        padding: 1.25rem;
    }
    
    .accent-a97d .pagination-new-1799 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .summary-wide-7e9e {
        padding: 0 1.5rem;
    }
    
    .search_36be {
        padding: 6rem 0 3rem;
    }
    
    .caption_2dc9 {
        font-size: 2.5rem;
    }
    
    .popup_85f0 {
        font-size: 1.25rem;
    }
    
    .shade-446b {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .logo-large-f682 {
        padding: 1rem;
    }
    
    .menu_4a97 {
        font-size: 2rem;
    }
    
    .tall_da40 {
        font-size: 1.125rem;
    }
    
    .background-active-f71e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .component-d906 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .banner-34b2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hero_stone_53d1 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .description-in-7a23 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .narrow-64c4 {
        display: none;
    }
    
    .border-complex-febd {
        display: none !important;
    }
    
    /* Show desktop elements */
    .selected_290f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .summary-wide-7e9e {
        max-width: 750px;
    }
    
    .search_36be {
        padding: 7rem 0 4rem;
    }
    
    .caption_2dc9 {
        font-size: 3rem;
    }
    
    .paper-70ce {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .component-gold-1923 {
        gap: 3rem;
    }
    
    .background-active-f71e {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .component-d906 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .under_8a4e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .accent-a97d {
        gap: 1.5rem;
    }
    
    .secondary_c8d9 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .summary-wide-7e9e {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .search_36be {
        padding: 8rem 0 4rem;
    }
    
    .caption_2dc9 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .paper-70ce {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .out-e337 {
        order: 2;
    }
    
    .container_under_345d {
        order: 1;
    }
    
    .component-gold-1923 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .component-gold-1923.bronze-767d {
        direction: rtl;
    }
    
    .component-gold-1923.bronze-767d > * {
        direction: ltr;
    }
    
    .secondary_c8d9 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .element_8c7d {
        display: block;
    }
    
    .narrow-64c4 {
        display: none;
    }
    
    .thumbnail_ff38 {
        gap: 2rem;
    }
    
    .tabs-e87b {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .fast-15ee:hover {
        transform: translateY(-4px);
    }
    
    .left-6fcf:hover {
        transform: translateY(-2px);
    }
    
    .secondary_c8d9:hover {
        transform: scale(1.02);
    }
    
    .icon_lower_d4a9:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .summary-wide-7e9e {
        max-width: var(--container-max-width);
    }
    
    .search_36be {
        padding: 10rem 0 5rem;
    }
    
    .caption_2dc9 {
        font-size: 4rem;
    }
    
    .popup_85f0 {
        font-size: 1.375rem;
    }
    
    .menu_4a97 {
        font-size: 2.5rem;
    }
    
    .tall_da40 {
        font-size: 1.25rem;
    }
    
    .paper-70ce,
    .component-gold-1923 {
        gap: 5rem;
    }
    
    .thumbnail_ff38 {
        gap: 2.5rem;
    }
    
    .component_bronze_1812,
    .icon_lower_d4a9,
    .fast-15ee {
        padding: 2rem;
    }
    
    .hero_stone_53d1 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .summary-wide-7e9e {
        max-width: 1400px;
    }
    
    .search_36be {
        padding: 12rem 0 6rem;
    }
    
    .paper-70ce,
    .component-gold-1923 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .message-844e img,
    .stale_3fc8,
    .secondary_c8d9 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .paper-70ce {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .component-gold-1923 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .component-gold-1923.bronze-767d {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .search_36be {
        padding: 6rem 0 3rem;
    }
    
    .paper-70ce {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .component-gold-1923 {
        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;
    }
    
    .search_36be::before {
        animation: none;
    }
    
    .article_0ad6,
    .notification-c9b8 {
        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;
    }
    
    .old_4d5d,
    .link_280b,
    .orange-24de {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .fast-15ee,
    .component_bronze_1812,
    .icon_lower_d4a9 {
        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 */
    
    .link-5c0e {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .plasma_3c9b,
    .feature_active_a445,
    .mask_next_96e2 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .search_36be {
        padding: 2rem 0;
        background: none !important;
    }
    
    .search_36be::before {
        display: none;
    }
    
    .summary-wide-7e9e {
        max-width: none;
        padding: 0;
    }
    
    .paper-70ce,
    .component-gold-1923 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .left-6fcf,
    .selected_290f,
    .narrow-64c4,
    .shade-446b,
    .modal-5969,
    .lite-e8e8 {
        display: none !important;
    }
    
    .caption_2dc9,
    .menu_4a97 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .stale_3fc8,
    .secondary_c8d9 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .background-active-f71e,
    .component-d906,
    .accent-a97d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .under_8a4e {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .caption_2dc9 {
        font-size: 1.5rem;
    }
    
    .link_280b {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .logo-large-f682 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .shade-446b {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .summary-wide-7e9e {
        max-width: 95%;
    }
    
    .paper-70ce {
        gap: 2.5rem;
    }
    
    .component-gold-1923 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .summary-wide-7e9e {
        max-width: 1600px;
    }
    
    .caption_2dc9 {
        font-size: 5rem;
    }
    
    .menu_4a97 {
        font-size: 3rem;
    }
}
/* css-noise: d251 */
.shadow-element-l5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
