/* {$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_c1c5 {
        padding: 0 0.75rem;
    }
    
    .out_43fd {
        padding: 5rem 0 2rem;
    }
    
    .article-0be8 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .hovered-282a {
        font-size: 1rem;
    }
    
    .grid-warm-adf9 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .backdrop_6651 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .modal_inner_2565 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .tabs-complex-e667 {
        font-size: 1.5rem;
    }
    
    .media-7d11,
    .surface_tiny_ff0b {
        grid-template-columns: 1fr;
    }
    
    .silver_4bc6 .first_50ef {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .motion_4087 {
        grid-template-columns: 1fr;
    }
    
    .accent-c71d {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .summary_c1c5 {
        padding: 0 1rem;
    }
    
    .article-0be8 {
        font-size: 2rem;
    }
    
    .hovered-282a {
        font-size: 1.125rem;
    }
    
    .backdrop_6651 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .modal_inner_2565 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .grid-warm-adf9 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .motion_4087 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .component-88c1,
    .carousel-7f68 {
        padding: 1.25rem;
    }
    
    .silver_4bc6 .first_50ef {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .summary_c1c5 {
        padding: 0 1.5rem;
    }
    
    .out_43fd {
        padding: 6rem 0 3rem;
    }
    
    .article-0be8 {
        font-size: 2.5rem;
    }
    
    .hovered-282a {
        font-size: 1.25rem;
    }
    
    .backdrop_6651 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .modal_inner_2565 {
        padding: 1rem;
    }
    
    .tabs-complex-e667 {
        font-size: 2rem;
    }
    
    .notification_b9ce {
        font-size: 1.125rem;
    }
    
    .media-7d11 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .surface_tiny_ff0b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .motion_4087 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .accent-c71d {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .upper-4f80 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .block_new_3161 {
        display: none;
    }
    
    .table-1505 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .warm_e499 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .summary_c1c5 {
        max-width: 750px;
    }
    
    .out_43fd {
        padding: 7rem 0 4rem;
    }
    
    .article-0be8 {
        font-size: 3rem;
    }
    
    .preview-415d {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .smooth_248a {
        gap: 3rem;
    }
    
    .media-7d11 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .surface_tiny_ff0b {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .plasma-29c2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .silver_4bc6 {
        gap: 1.5rem;
    }
    
    .avatar_7bbd {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .summary_c1c5 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .out_43fd {
        padding: 8rem 0 4rem;
    }
    
    .article-0be8 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .preview-415d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .content-cb30 {
        order: 2;
    }
    
    .brown_1b98 {
        order: 1;
    }
    
    .smooth_248a {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .smooth_248a.slider_affd {
        direction: rtl;
    }
    
    .smooth_248a.slider_affd > * {
        direction: ltr;
    }
    
    .avatar_7bbd {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .dropdown_0c17 {
        display: block;
    }
    
    .block_new_3161 {
        display: none;
    }
    
    .silver-17ae {
        gap: 2rem;
    }
    
    .dark_1ae5 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .mask_e965:hover {
        transform: translateY(-4px);
    }
    
    .widget_8db5:hover {
        transform: translateY(-2px);
    }
    
    .avatar_7bbd:hover {
        transform: scale(1.02);
    }
    
    .carousel-7f68:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .summary_c1c5 {
        max-width: var(--container-max-width);
    }
    
    .out_43fd {
        padding: 10rem 0 5rem;
    }
    
    .article-0be8 {
        font-size: 4rem;
    }
    
    .hovered-282a {
        font-size: 1.375rem;
    }
    
    .tabs-complex-e667 {
        font-size: 2.5rem;
    }
    
    .notification_b9ce {
        font-size: 1.25rem;
    }
    
    .preview-415d,
    .smooth_248a {
        gap: 5rem;
    }
    
    .silver-17ae {
        gap: 2.5rem;
    }
    
    .component-88c1,
    .carousel-7f68,
    .mask_e965 {
        padding: 2rem;
    }
    
    .accent-c71d {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .summary_c1c5 {
        max-width: 1400px;
    }
    
    .out_43fd {
        padding: 12rem 0 6rem;
    }
    
    .preview-415d,
    .smooth_248a {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pattern-motion-bee8 img,
    .media_1f05,
    .avatar_7bbd {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .preview-415d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .smooth_248a {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .smooth_248a.slider_affd {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .out_43fd {
        padding: 6rem 0 3rem;
    }
    
    .preview-415d {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .smooth_248a {
        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;
    }
    
    .out_43fd::before {
        animation: none;
    }
    
    .label_short_9d1f,
    .hard_22ac {
        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;
    }
    
    .active-d7c5,
    .grid-warm-adf9,
    .east-d637 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .mask_e965,
    .component-88c1,
    .carousel-7f68 {
        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 */
    
    .gradient_4df7 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .wide-507f,
    .border_medium_ef71,
    .menu-2651 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .out_43fd {
        padding: 2rem 0;
        background: none !important;
    }
    
    .out_43fd::before {
        display: none;
    }
    
    .summary_c1c5 {
        max-width: none;
        padding: 0;
    }
    
    .preview-415d,
    .smooth_248a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .widget_8db5,
    .warm_e499,
    .block_new_3161,
    .backdrop_6651,
    .panel_gas_4a20,
    .main-d0a7 {
        display: none !important;
    }
    
    .article-0be8,
    .tabs-complex-e667 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .media_1f05,
    .avatar_7bbd {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .media-7d11,
    .surface_tiny_ff0b,
    .silver_4bc6 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .plasma-29c2 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .article-0be8 {
        font-size: 1.5rem;
    }
    
    .grid-warm-adf9 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .modal_inner_2565 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .backdrop_6651 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .summary_c1c5 {
        max-width: 95%;
    }
    
    .preview-415d {
        gap: 2.5rem;
    }
    
    .smooth_248a {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .summary_c1c5 {
        max-width: 1600px;
    }
    
    .article-0be8 {
        font-size: 5rem;
    }
    
    .tabs-complex-e667 {
        font-size: 3rem;
    }
}
/* css-noise: 0e29 */
.promo-block-r0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
