/* {$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) {
    .nav-lite-5042 {
        padding: 0 0.75rem;
    }
    
    .progress-a6ba {
        padding: 5rem 0 2rem;
    }
    
    .section_motion_faee {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .pink_1b26 {
        font-size: 1rem;
    }
    
    .paper-1718 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .picture-8b47 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .gradient_huge_24fb {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .background_prev_4e9d {
        font-size: 1.5rem;
    }
    
    .smooth_68b0,
    .pagination-498f {
        grid-template-columns: 1fr;
    }
    
    .white_0074 .fixed_0251 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .yellow-db9b {
        grid-template-columns: 1fr;
    }
    
    .solid_74c8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .nav-lite-5042 {
        padding: 0 1rem;
    }
    
    .section_motion_faee {
        font-size: 2rem;
    }
    
    .pink_1b26 {
        font-size: 1.125rem;
    }
    
    .picture-8b47 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .gradient_huge_24fb {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .paper-1718 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .yellow-db9b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .paragraph_copper_0568,
    .pressed_99cc {
        padding: 1.25rem;
    }
    
    .white_0074 .fixed_0251 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .nav-lite-5042 {
        padding: 0 1.5rem;
    }
    
    .progress-a6ba {
        padding: 6rem 0 3rem;
    }
    
    .section_motion_faee {
        font-size: 2.5rem;
    }
    
    .pink_1b26 {
        font-size: 1.25rem;
    }
    
    .picture-8b47 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .gradient_huge_24fb {
        padding: 1rem;
    }
    
    .background_prev_4e9d {
        font-size: 2rem;
    }
    
    .content_steel_5e57 {
        font-size: 1.125rem;
    }
    
    .smooth_68b0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pagination-498f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .yellow-db9b {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .solid_74c8 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .element-8b56 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .easy_5727 {
        display: none;
    }
    
    .hover-d79c {
        display: none !important;
    }
    
    /* Show desktop elements */
    .stone_e913 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .nav-lite-5042 {
        max-width: 750px;
    }
    
    .progress-a6ba {
        padding: 7rem 0 4rem;
    }
    
    .section_motion_faee {
        font-size: 3rem;
    }
    
    .box_dark_820c {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .progress_paper_3453 {
        gap: 3rem;
    }
    
    .smooth_68b0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .pagination-498f {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .panel-center-fa4c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .white_0074 {
        gap: 1.5rem;
    }
    
    .popup-3f54 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .nav-lite-5042 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .progress-a6ba {
        padding: 8rem 0 4rem;
    }
    
    .section_motion_faee {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .box_dark_820c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .selected_3ca1 {
        order: 2;
    }
    
    .table-9c41 {
        order: 1;
    }
    
    .progress_paper_3453 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .progress_paper_3453.avatar_2de6 {
        direction: rtl;
    }
    
    .progress_paper_3453.avatar_2de6 > * {
        direction: ltr;
    }
    
    .popup-3f54 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .up_7018 {
        display: block;
    }
    
    .easy_5727 {
        display: none;
    }
    
    .cold-e1bc {
        gap: 2rem;
    }
    
    .breadcrumb_action_c5b0 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .form-b15c:hover {
        transform: translateY(-4px);
    }
    
    .button_f1a7:hover {
        transform: translateY(-2px);
    }
    
    .popup-3f54:hover {
        transform: scale(1.02);
    }
    
    .pressed_99cc:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .nav-lite-5042 {
        max-width: var(--container-max-width);
    }
    
    .progress-a6ba {
        padding: 10rem 0 5rem;
    }
    
    .section_motion_faee {
        font-size: 4rem;
    }
    
    .pink_1b26 {
        font-size: 1.375rem;
    }
    
    .background_prev_4e9d {
        font-size: 2.5rem;
    }
    
    .content_steel_5e57 {
        font-size: 1.25rem;
    }
    
    .box_dark_820c,
    .progress_paper_3453 {
        gap: 5rem;
    }
    
    .cold-e1bc {
        gap: 2.5rem;
    }
    
    .paragraph_copper_0568,
    .pressed_99cc,
    .form-b15c {
        padding: 2rem;
    }
    
    .solid_74c8 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .nav-lite-5042 {
        max-width: 1400px;
    }
    
    .progress-a6ba {
        padding: 12rem 0 6rem;
    }
    
    .box_dark_820c,
    .progress_paper_3453 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .glass-a37d img,
    .slow-3ca6,
    .popup-3f54 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .box_dark_820c {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .progress_paper_3453 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .progress_paper_3453.avatar_2de6 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .progress-a6ba {
        padding: 6rem 0 3rem;
    }
    
    .box_dark_820c {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .progress_paper_3453 {
        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;
    }
    
    .progress-a6ba::before {
        animation: none;
    }
    
    .tiny_17a3,
    .fluid-e22b {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #06b6d4;
    }
    
    .focused-2f2a,
    .paper-1718,
    .medium-08a4 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .form-b15c,
    .paragraph_copper_0568,
    .pressed_99cc {
        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 */
    
    .heading_d9f9 {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .complex-f0ec,
    .shadow-iron-5732,
    .aside-dark-09fc {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .progress-a6ba {
        padding: 2rem 0;
        background: none !important;
    }
    
    .progress-a6ba::before {
        display: none;
    }
    
    .nav-lite-5042 {
        max-width: none;
        padding: 0;
    }
    
    .box_dark_820c,
    .progress_paper_3453 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .button_f1a7,
    .stone_e913,
    .easy_5727,
    .picture-8b47,
    .pink-2fed,
    .overlay_dirty_1604 {
        display: none !important;
    }
    
    .section_motion_faee,
    .background_prev_4e9d {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .slow-3ca6,
    .popup-3f54 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .smooth_68b0,
    .pagination-498f,
    .white_0074 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .panel-center-fa4c {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .section_motion_faee {
        font-size: 1.5rem;
    }
    
    .paper-1718 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .gradient_huge_24fb {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .picture-8b47 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .nav-lite-5042 {
        max-width: 95%;
    }
    
    .box_dark_820c {
        gap: 2.5rem;
    }
    
    .progress_paper_3453 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .nav-lite-5042 {
        max-width: 1600px;
    }
    
    .section_motion_faee {
        font-size: 5rem;
    }
    
    .background_prev_4e9d {
        font-size: 3rem;
    }
}
/* css-noise: df37 */
.widget-item-q6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
