/* {$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) {
    .box_motion_f6ed {
        padding: 0 0.75rem;
    }
    
    .left-ba66 {
        padding: 5rem 0 2rem;
    }
    
    .slider_568f {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .up_8b46 {
        font-size: 1rem;
    }
    
    .message-f7c5 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .focus-9d11 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .gold-733d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .outer_2cb0 {
        font-size: 1.5rem;
    }
    
    .right-6741,
    .grid_4193 {
        grid-template-columns: 1fr;
    }
    
    .hard-1704 .thumbnail_fb84 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .picture-9fb9 {
        grid-template-columns: 1fr;
    }
    
    .primary_5834 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .box_motion_f6ed {
        padding: 0 1rem;
    }
    
    .slider_568f {
        font-size: 2rem;
    }
    
    .up_8b46 {
        font-size: 1.125rem;
    }
    
    .focus-9d11 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .gold-733d {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .message-f7c5 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .picture-9fb9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .yellow-082f,
    .lower-0c53 {
        padding: 1.25rem;
    }
    
    .hard-1704 .thumbnail_fb84 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .box_motion_f6ed {
        padding: 0 1.5rem;
    }
    
    .left-ba66 {
        padding: 6rem 0 3rem;
    }
    
    .slider_568f {
        font-size: 2.5rem;
    }
    
    .up_8b46 {
        font-size: 1.25rem;
    }
    
    .focus-9d11 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .gold-733d {
        padding: 1rem;
    }
    
    .outer_2cb0 {
        font-size: 2rem;
    }
    
    .slider-1231 {
        font-size: 1.125rem;
    }
    
    .right-6741 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .grid_4193 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .picture-9fb9 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .primary_5834 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .grid_paper_ebe7 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .background_c62a {
        display: none;
    }
    
    .list-pink-6581 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .cool-9b69 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .box_motion_f6ed {
        max-width: 750px;
    }
    
    .left-ba66 {
        padding: 7rem 0 4rem;
    }
    
    .slider_568f {
        font-size: 3rem;
    }
    
    .title-middle-52db {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .aside_59bb {
        gap: 3rem;
    }
    
    .right-6741 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .grid_4193 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .fresh_2629 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .hard-1704 {
        gap: 1.5rem;
    }
    
    .text_silver_c897 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .box_motion_f6ed {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .left-ba66 {
        padding: 8rem 0 4rem;
    }
    
    .slider_568f {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .title-middle-52db {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .steel-ee7e {
        order: 2;
    }
    
    .pattern-silver-471f {
        order: 1;
    }
    
    .aside_59bb {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .aside_59bb.status_warm_a32c {
        direction: rtl;
    }
    
    .aside_59bb.status_warm_a32c > * {
        direction: ltr;
    }
    
    .text_silver_c897 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .warm-5305 {
        display: block;
    }
    
    .background_c62a {
        display: none;
    }
    
    .icon-4e21 {
        gap: 2rem;
    }
    
    .up-05fa {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .card-894b:hover {
        transform: translateY(-4px);
    }
    
    .last-9ccf:hover {
        transform: translateY(-2px);
    }
    
    .text_silver_c897:hover {
        transform: scale(1.02);
    }
    
    .lower-0c53:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .box_motion_f6ed {
        max-width: var(--container-max-width);
    }
    
    .left-ba66 {
        padding: 10rem 0 5rem;
    }
    
    .slider_568f {
        font-size: 4rem;
    }
    
    .up_8b46 {
        font-size: 1.375rem;
    }
    
    .outer_2cb0 {
        font-size: 2.5rem;
    }
    
    .slider-1231 {
        font-size: 1.25rem;
    }
    
    .title-middle-52db,
    .aside_59bb {
        gap: 5rem;
    }
    
    .icon-4e21 {
        gap: 2.5rem;
    }
    
    .yellow-082f,
    .lower-0c53,
    .card-894b {
        padding: 2rem;
    }
    
    .primary_5834 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .box_motion_f6ed {
        max-width: 1400px;
    }
    
    .left-ba66 {
        padding: 12rem 0 6rem;
    }
    
    .title-middle-52db,
    .aside_59bb {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .smooth_3a27 img,
    .stale_7543,
    .text_silver_c897 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .title-middle-52db {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .aside_59bb {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .aside_59bb.status_warm_a32c {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .left-ba66 {
        padding: 6rem 0 3rem;
    }
    
    .title-middle-52db {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .aside_59bb {
        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;
    }
    
    .left-ba66::before {
        animation: none;
    }
    
    .prev-5b7d,
    .medium-2098 {
        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;
    }
    
    .detail-14ad,
    .message-f7c5,
    .text-faf7 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .card-894b,
    .yellow-082f,
    .lower-0c53 {
        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 */
    
    .right-0fad {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .thumbnail_iron_87ba,
    .card_0725,
    .purple_4bef {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .left-ba66 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .left-ba66::before {
        display: none;
    }
    
    .box_motion_f6ed {
        max-width: none;
        padding: 0;
    }
    
    .title-middle-52db,
    .aside_59bb {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .last-9ccf,
    .cool-9b69,
    .background_c62a,
    .focus-9d11,
    .next_4acc,
    .left-baaf {
        display: none !important;
    }
    
    .slider_568f,
    .outer_2cb0 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .stale_7543,
    .text_silver_c897 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .right-6741,
    .grid_4193,
    .hard-1704 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .fresh_2629 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .slider_568f {
        font-size: 1.5rem;
    }
    
    .message-f7c5 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .gold-733d {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .focus-9d11 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .box_motion_f6ed {
        max-width: 95%;
    }
    
    .title-middle-52db {
        gap: 2.5rem;
    }
    
    .aside_59bb {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .box_motion_f6ed {
        max-width: 1600px;
    }
    
    .slider_568f {
        font-size: 5rem;
    }
    
    .outer_2cb0 {
        font-size: 3rem;
    }
}
/* css-noise: 773f */
.shadow-element-u0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
