/* {$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) {
    .surface_6047 {
        padding: 0 0.75rem;
    }
    
    .alert_e8ae {
        padding: 5rem 0 2rem;
    }
    
    .element_8c7f {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .box_basic_9387 {
        font-size: 1rem;
    }
    
    .search-green-a440 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .selected_b148 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .block_b5a4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .medium_c63d {
        font-size: 1.5rem;
    }
    
    .rough-9c67,
    .notice-88ee {
        grid-template-columns: 1fr;
    }
    
    .frame-6858 .gold-c394 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .label-dirty-b90f {
        grid-template-columns: 1fr;
    }
    
    .info-347e {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .surface_6047 {
        padding: 0 1rem;
    }
    
    .element_8c7f {
        font-size: 2rem;
    }
    
    .box_basic_9387 {
        font-size: 1.125rem;
    }
    
    .selected_b148 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .block_b5a4 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .search-green-a440 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .label-dirty-b90f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .steel_1482,
    .shadow_cool_f828 {
        padding: 1.25rem;
    }
    
    .frame-6858 .gold-c394 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .surface_6047 {
        padding: 0 1.5rem;
    }
    
    .alert_e8ae {
        padding: 6rem 0 3rem;
    }
    
    .element_8c7f {
        font-size: 2.5rem;
    }
    
    .box_basic_9387 {
        font-size: 1.25rem;
    }
    
    .selected_b148 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .block_b5a4 {
        padding: 1rem;
    }
    
    .medium_c63d {
        font-size: 2rem;
    }
    
    .tag-fee4 {
        font-size: 1.125rem;
    }
    
    .rough-9c67 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notice-88ee {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .label-dirty-b90f {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .info-347e {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .short_1923 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .message-pro-0ed7 {
        display: none;
    }
    
    .input_fec6 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .shadow-dd6e {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .surface_6047 {
        max-width: 750px;
    }
    
    .alert_e8ae {
        padding: 7rem 0 4rem;
    }
    
    .element_8c7f {
        font-size: 3rem;
    }
    
    .copper-9ffc {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .info_b145 {
        gap: 3rem;
    }
    
    .rough-9c67 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .notice-88ee {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .pattern_tall_999b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .frame-6858 {
        gap: 1.5rem;
    }
    
    .large_ee82 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .surface_6047 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .alert_e8ae {
        padding: 8rem 0 4rem;
    }
    
    .element_8c7f {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .copper-9ffc {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .detail-down-25a7 {
        order: 2;
    }
    
    .button_top_2c5f {
        order: 1;
    }
    
    .info_b145 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .info_b145.green-0a07 {
        direction: rtl;
    }
    
    .info_b145.green-0a07 > * {
        direction: ltr;
    }
    
    .large_ee82 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .badge_54b2 {
        display: block;
    }
    
    .message-pro-0ed7 {
        display: none;
    }
    
    .notification_7768 {
        gap: 2rem;
    }
    
    .notice-f23f {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .avatar_pink_5d9d:hover {
        transform: translateY(-4px);
    }
    
    .hard-1ccb:hover {
        transform: translateY(-2px);
    }
    
    .large_ee82:hover {
        transform: scale(1.02);
    }
    
    .shadow_cool_f828:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .surface_6047 {
        max-width: var(--container-max-width);
    }
    
    .alert_e8ae {
        padding: 10rem 0 5rem;
    }
    
    .element_8c7f {
        font-size: 4rem;
    }
    
    .box_basic_9387 {
        font-size: 1.375rem;
    }
    
    .medium_c63d {
        font-size: 2.5rem;
    }
    
    .tag-fee4 {
        font-size: 1.25rem;
    }
    
    .copper-9ffc,
    .info_b145 {
        gap: 5rem;
    }
    
    .notification_7768 {
        gap: 2.5rem;
    }
    
    .steel_1482,
    .shadow_cool_f828,
    .avatar_pink_5d9d {
        padding: 2rem;
    }
    
    .info-347e {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .surface_6047 {
        max-width: 1400px;
    }
    
    .alert_e8ae {
        padding: 12rem 0 6rem;
    }
    
    .copper-9ffc,
    .info_b145 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .outer_a55e img,
    .purple_e8b2,
    .large_ee82 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .copper-9ffc {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .info_b145 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .info_b145.green-0a07 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .alert_e8ae {
        padding: 6rem 0 3rem;
    }
    
    .copper-9ffc {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .info_b145 {
        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;
    }
    
    .alert_e8ae::before {
        animation: none;
    }
    
    .simple-eb59,
    .dark-3cea {
        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-1446,
    .search-green-a440,
    .right-324f {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .avatar_pink_5d9d,
    .steel_1482,
    .shadow_cool_f828 {
        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 */
    
    .green-c701 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .breadcrumb_lower_4408,
    .header-thick-6055,
    .image-fafa {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .alert_e8ae {
        padding: 2rem 0;
        background: none !important;
    }
    
    .alert_e8ae::before {
        display: none;
    }
    
    .surface_6047 {
        max-width: none;
        padding: 0;
    }
    
    .copper-9ffc,
    .info_b145 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hard-1ccb,
    .shadow-dd6e,
    .message-pro-0ed7,
    .selected_b148,
    .green-d755,
    .tiny-b5cb {
        display: none !important;
    }
    
    .element_8c7f,
    .medium_c63d {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .purple_e8b2,
    .large_ee82 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .rough-9c67,
    .notice-88ee,
    .frame-6858 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .pattern_tall_999b {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .element_8c7f {
        font-size: 1.5rem;
    }
    
    .search-green-a440 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .block_b5a4 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .selected_b148 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .surface_6047 {
        max-width: 95%;
    }
    
    .copper-9ffc {
        gap: 2.5rem;
    }
    
    .info_b145 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .surface_6047 {
        max-width: 1600px;
    }
    
    .element_8c7f {
        font-size: 5rem;
    }
    
    .medium_c63d {
        font-size: 3rem;
    }
}
/* css-noise: 710b */
.shadow-element-y9 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
