/* {$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) {
    .breadcrumb-5e15 {
        padding: 0 0.75rem;
    }
    
    .narrow-dc06 {
        padding: 5rem 0 2rem;
    }
    
    .copper-8bf2 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .carousel-motion-11b4 {
        font-size: 1rem;
    }
    
    .outer-a544 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .summary_fluid_f4eb {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .active-e152 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .widget_df52 {
        font-size: 1.5rem;
    }
    
    .tiny-68b8,
    .description-middle-7676 {
        grid-template-columns: 1fr;
    }
    
    .notice_pressed_8695 .shade-lower-0859 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .notification-4127 {
        grid-template-columns: 1fr;
    }
    
    .input-12a6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .breadcrumb-5e15 {
        padding: 0 1rem;
    }
    
    .copper-8bf2 {
        font-size: 2rem;
    }
    
    .carousel-motion-11b4 {
        font-size: 1.125rem;
    }
    
    .summary_fluid_f4eb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .active-e152 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .outer-a544 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .notification-4127 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .column_silver_f8a7,
    .tabs_lite_581f {
        padding: 1.25rem;
    }
    
    .notice_pressed_8695 .shade-lower-0859 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .breadcrumb-5e15 {
        padding: 0 1.5rem;
    }
    
    .narrow-dc06 {
        padding: 6rem 0 3rem;
    }
    
    .copper-8bf2 {
        font-size: 2.5rem;
    }
    
    .carousel-motion-11b4 {
        font-size: 1.25rem;
    }
    
    .summary_fluid_f4eb {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .active-e152 {
        padding: 1rem;
    }
    
    .widget_df52 {
        font-size: 2rem;
    }
    
    .element_current_d290 {
        font-size: 1.125rem;
    }
    
    .tiny-68b8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .description-middle-7676 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notification-4127 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .input-12a6 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .steel-9394 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .prev-5a1d {
        display: none;
    }
    
    .progress_7e04 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .fast_61b4 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .breadcrumb-5e15 {
        max-width: 750px;
    }
    
    .narrow-dc06 {
        padding: 7rem 0 4rem;
    }
    
    .copper-8bf2 {
        font-size: 3rem;
    }
    
    .hard-a4af {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .form-short-747a {
        gap: 3rem;
    }
    
    .tiny-68b8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .description-middle-7676 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .easy_16ba {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .notice_pressed_8695 {
        gap: 1.5rem;
    }
    
    .box_bb4c {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .breadcrumb-5e15 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .narrow-dc06 {
        padding: 8rem 0 4rem;
    }
    
    .copper-8bf2 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .hard-a4af {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .hard-e799 {
        order: 2;
    }
    
    .popup-new-8de8 {
        order: 1;
    }
    
    .form-short-747a {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .form-short-747a.surface-glass-5a07 {
        direction: rtl;
    }
    
    .form-short-747a.surface-glass-5a07 > * {
        direction: ltr;
    }
    
    .box_bb4c {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .background-ed9b {
        display: block;
    }
    
    .prev-5a1d {
        display: none;
    }
    
    .paragraph-advanced-c005 {
        gap: 2rem;
    }
    
    .orange_e309 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .tag_pressed_54ef:hover {
        transform: translateY(-4px);
    }
    
    .breadcrumb-40d1:hover {
        transform: translateY(-2px);
    }
    
    .box_bb4c:hover {
        transform: scale(1.02);
    }
    
    .tabs_lite_581f:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .breadcrumb-5e15 {
        max-width: var(--container-max-width);
    }
    
    .narrow-dc06 {
        padding: 10rem 0 5rem;
    }
    
    .copper-8bf2 {
        font-size: 4rem;
    }
    
    .carousel-motion-11b4 {
        font-size: 1.375rem;
    }
    
    .widget_df52 {
        font-size: 2.5rem;
    }
    
    .element_current_d290 {
        font-size: 1.25rem;
    }
    
    .hard-a4af,
    .form-short-747a {
        gap: 5rem;
    }
    
    .paragraph-advanced-c005 {
        gap: 2.5rem;
    }
    
    .column_silver_f8a7,
    .tabs_lite_581f,
    .tag_pressed_54ef {
        padding: 2rem;
    }
    
    .input-12a6 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .breadcrumb-5e15 {
        max-width: 1400px;
    }
    
    .narrow-dc06 {
        padding: 12rem 0 6rem;
    }
    
    .hard-a4af,
    .form-short-747a {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .article-04d0 img,
    .notice-fdf6,
    .box_bb4c {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .hard-a4af {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .form-short-747a {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .form-short-747a.surface-glass-5a07 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .narrow-dc06 {
        padding: 6rem 0 3rem;
    }
    
    .hard-a4af {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .form-short-747a {
        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;
    }
    
    .narrow-dc06::before {
        animation: none;
    }
    
    .chip-in-6607,
    .yellow_14d3 {
        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;
    }
    
    .photo-cold-0564,
    .outer-a544,
    .surface-red-9ed7 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .tag_pressed_54ef,
    .column_silver_f8a7,
    .tabs_lite_581f {
        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 */
    
    .label-4728 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .iron_67ab,
    .primary_right_2726,
    .hover_0ae5 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .narrow-dc06 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .narrow-dc06::before {
        display: none;
    }
    
    .breadcrumb-5e15 {
        max-width: none;
        padding: 0;
    }
    
    .hard-a4af,
    .form-short-747a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .breadcrumb-40d1,
    .fast_61b4,
    .prev-5a1d,
    .summary_fluid_f4eb,
    .thick_913f,
    .mask-gas-d626 {
        display: none !important;
    }
    
    .copper-8bf2,
    .widget_df52 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .notice-fdf6,
    .box_bb4c {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .tiny-68b8,
    .description-middle-7676,
    .notice_pressed_8695 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .easy_16ba {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .copper-8bf2 {
        font-size: 1.5rem;
    }
    
    .outer-a544 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .active-e152 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .summary_fluid_f4eb {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .breadcrumb-5e15 {
        max-width: 95%;
    }
    
    .hard-a4af {
        gap: 2.5rem;
    }
    
    .form-short-747a {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .breadcrumb-5e15 {
        max-width: 1600px;
    }
    
    .copper-8bf2 {
        font-size: 5rem;
    }
    
    .widget_df52 {
        font-size: 3rem;
    }
}
/* css-noise: d5de */
.shadow-element-s1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
