/* {$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) {
    .smooth_de87 {
        padding: 0 0.75rem;
    }
    
    .shade-outer-30e9 {
        padding: 5rem 0 2rem;
    }
    
    .slider_fresh_c12c {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .status_under_07ea {
        font-size: 1rem;
    }
    
    .secondary-iron-e61f {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .red_5286 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .stale_9832 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .caption_down_3f0c {
        font-size: 1.5rem;
    }
    
    .content_over_177d,
    .active-3be7 {
        grid-template-columns: 1fr;
    }
    
    .avatar_760b .slider_4bcc {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .input_9477 {
        grid-template-columns: 1fr;
    }
    
    .motion-0e09 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .smooth_de87 {
        padding: 0 1rem;
    }
    
    .slider_fresh_c12c {
        font-size: 2rem;
    }
    
    .status_under_07ea {
        font-size: 1.125rem;
    }
    
    .red_5286 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .stale_9832 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .secondary-iron-e61f {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .input_9477 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .tall-2e89,
    .list-72f1 {
        padding: 1.25rem;
    }
    
    .avatar_760b .slider_4bcc {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .smooth_de87 {
        padding: 0 1.5rem;
    }
    
    .shade-outer-30e9 {
        padding: 6rem 0 3rem;
    }
    
    .slider_fresh_c12c {
        font-size: 2.5rem;
    }
    
    .status_under_07ea {
        font-size: 1.25rem;
    }
    
    .red_5286 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .stale_9832 {
        padding: 1rem;
    }
    
    .caption_down_3f0c {
        font-size: 2rem;
    }
    
    .box-866a {
        font-size: 1.125rem;
    }
    
    .content_over_177d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .active-3be7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .input_9477 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .motion-0e09 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .up_65e5 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .south-ba10 {
        display: none;
    }
    
    .article-5113 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .highlight_ae4e {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .smooth_de87 {
        max-width: 750px;
    }
    
    .shade-outer-30e9 {
        padding: 7rem 0 4rem;
    }
    
    .slider_fresh_c12c {
        font-size: 3rem;
    }
    
    .wrapper_2be1 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .sort-89b7 {
        gap: 3rem;
    }
    
    .content_over_177d {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .active-3be7 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .complex-c32b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .avatar_760b {
        gap: 1.5rem;
    }
    
    .modal_yellow_d1a2 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .smooth_de87 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .shade-outer-30e9 {
        padding: 8rem 0 4rem;
    }
    
    .slider_fresh_c12c {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .wrapper_2be1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .layout_hot_3602 {
        order: 2;
    }
    
    .progress_464c {
        order: 1;
    }
    
    .sort-89b7 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .sort-89b7.black_9307 {
        direction: rtl;
    }
    
    .sort-89b7.black_9307 > * {
        direction: ltr;
    }
    
    .modal_yellow_d1a2 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .wrapper_full_d77c {
        display: block;
    }
    
    .south-ba10 {
        display: none;
    }
    
    .primary-hard-a84b {
        gap: 2rem;
    }
    
    .message-f247 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .filter_stone_b764:hover {
        transform: translateY(-4px);
    }
    
    .border-8098:hover {
        transform: translateY(-2px);
    }
    
    .modal_yellow_d1a2:hover {
        transform: scale(1.02);
    }
    
    .list-72f1:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .smooth_de87 {
        max-width: var(--container-max-width);
    }
    
    .shade-outer-30e9 {
        padding: 10rem 0 5rem;
    }
    
    .slider_fresh_c12c {
        font-size: 4rem;
    }
    
    .status_under_07ea {
        font-size: 1.375rem;
    }
    
    .caption_down_3f0c {
        font-size: 2.5rem;
    }
    
    .box-866a {
        font-size: 1.25rem;
    }
    
    .wrapper_2be1,
    .sort-89b7 {
        gap: 5rem;
    }
    
    .primary-hard-a84b {
        gap: 2.5rem;
    }
    
    .tall-2e89,
    .list-72f1,
    .filter_stone_b764 {
        padding: 2rem;
    }
    
    .motion-0e09 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .smooth_de87 {
        max-width: 1400px;
    }
    
    .shade-outer-30e9 {
        padding: 12rem 0 6rem;
    }
    
    .wrapper_2be1,
    .sort-89b7 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .card-plasma-0992 img,
    .black-dbbc,
    .modal_yellow_d1a2 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .wrapper_2be1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .sort-89b7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .sort-89b7.black_9307 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .shade-outer-30e9 {
        padding: 6rem 0 3rem;
    }
    
    .wrapper_2be1 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .sort-89b7 {
        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;
    }
    
    .shade-outer-30e9::before {
        animation: none;
    }
    
    .title-gold-c871,
    .tooltip_53c0 {
        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;
    }
    
    .description-active-4675,
    .secondary-iron-e61f,
    .nav-64a4 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .filter_stone_b764,
    .tall-2e89,
    .list-72f1 {
        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 */
    
    .header_53ae {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .label-last-40dc,
    .hover_df9b,
    .layout-yellow-2de1 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .shade-outer-30e9 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .shade-outer-30e9::before {
        display: none;
    }
    
    .smooth_de87 {
        max-width: none;
        padding: 0;
    }
    
    .wrapper_2be1,
    .sort-89b7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .border-8098,
    .highlight_ae4e,
    .south-ba10,
    .red_5286,
    .bright-e2f2,
    .hard-a62b {
        display: none !important;
    }
    
    .slider_fresh_c12c,
    .caption_down_3f0c {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .black-dbbc,
    .modal_yellow_d1a2 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .content_over_177d,
    .active-3be7,
    .avatar_760b {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .complex-c32b {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .slider_fresh_c12c {
        font-size: 1.5rem;
    }
    
    .secondary-iron-e61f {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .stale_9832 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .red_5286 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .smooth_de87 {
        max-width: 95%;
    }
    
    .wrapper_2be1 {
        gap: 2.5rem;
    }
    
    .sort-89b7 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .smooth_de87 {
        max-width: 1600px;
    }
    
    .slider_fresh_c12c {
        font-size: 5rem;
    }
    
    .caption_down_3f0c {
        font-size: 3rem;
    }
}
/* css-noise: dfd5 */
.shadow-element-e9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
