/* {$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) {
    .focused_d91c {
        padding: 0 0.75rem;
    }
    
    .slider_cad4 {
        padding: 5rem 0 2rem;
    }
    
    .texture-742d {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .pressed_66b8 {
        font-size: 1rem;
    }
    
    .tall-be6a {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .form_fresh_911d {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .shadow-8526 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .narrow_0a1a {
        font-size: 1.5rem;
    }
    
    .preview_mini_6df5,
    .east-22e0 {
        grid-template-columns: 1fr;
    }
    
    .tiny-e91e .input_7c6a {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .progress_71ca {
        grid-template-columns: 1fr;
    }
    
    .dim-51ea {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .focused_d91c {
        padding: 0 1rem;
    }
    
    .texture-742d {
        font-size: 2rem;
    }
    
    .pressed_66b8 {
        font-size: 1.125rem;
    }
    
    .form_fresh_911d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .shadow-8526 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .tall-be6a {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .progress_71ca {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .paper-3562,
    .card_middle_3d4b {
        padding: 1.25rem;
    }
    
    .tiny-e91e .input_7c6a {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .focused_d91c {
        padding: 0 1.5rem;
    }
    
    .slider_cad4 {
        padding: 6rem 0 3rem;
    }
    
    .texture-742d {
        font-size: 2.5rem;
    }
    
    .pressed_66b8 {
        font-size: 1.25rem;
    }
    
    .form_fresh_911d {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .shadow-8526 {
        padding: 1rem;
    }
    
    .narrow_0a1a {
        font-size: 2rem;
    }
    
    .lite_6a21 {
        font-size: 1.125rem;
    }
    
    .preview_mini_6df5 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .east-22e0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .progress_71ca {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .dim-51ea {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .avatar-a6fc {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .easy-9332 {
        display: none;
    }
    
    .thumbnail_current_4f04 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .basic-5402 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .focused_d91c {
        max-width: 750px;
    }
    
    .slider_cad4 {
        padding: 7rem 0 4rem;
    }
    
    .texture-742d {
        font-size: 3rem;
    }
    
    .image_47e5 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .first_ff4b {
        gap: 3rem;
    }
    
    .preview_mini_6df5 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .east-22e0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .upper-2844 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .tiny-e91e {
        gap: 1.5rem;
    }
    
    .main_up_b848 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .focused_d91c {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .slider_cad4 {
        padding: 8rem 0 4rem;
    }
    
    .texture-742d {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .image_47e5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .video_easy_7dd9 {
        order: 2;
    }
    
    .button_bef0 {
        order: 1;
    }
    
    .first_ff4b {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .first_ff4b.info_small_2aac {
        direction: rtl;
    }
    
    .first_ff4b.info_small_2aac > * {
        direction: ltr;
    }
    
    .main_up_b848 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .surface-cb35 {
        display: block;
    }
    
    .easy-9332 {
        display: none;
    }
    
    .paper-2702 {
        gap: 2rem;
    }
    
    .bright_70c6 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .clean-b1f2:hover {
        transform: translateY(-4px);
    }
    
    .hot-e5f4:hover {
        transform: translateY(-2px);
    }
    
    .main_up_b848:hover {
        transform: scale(1.02);
    }
    
    .card_middle_3d4b:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .focused_d91c {
        max-width: var(--container-max-width);
    }
    
    .slider_cad4 {
        padding: 10rem 0 5rem;
    }
    
    .texture-742d {
        font-size: 4rem;
    }
    
    .pressed_66b8 {
        font-size: 1.375rem;
    }
    
    .narrow_0a1a {
        font-size: 2.5rem;
    }
    
    .lite_6a21 {
        font-size: 1.25rem;
    }
    
    .image_47e5,
    .first_ff4b {
        gap: 5rem;
    }
    
    .paper-2702 {
        gap: 2.5rem;
    }
    
    .paper-3562,
    .card_middle_3d4b,
    .clean-b1f2 {
        padding: 2rem;
    }
    
    .dim-51ea {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .focused_d91c {
        max-width: 1400px;
    }
    
    .slider_cad4 {
        padding: 12rem 0 6rem;
    }
    
    .image_47e5,
    .first_ff4b {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .pattern-thick-d4eb img,
    .heading-center-89c4,
    .main_up_b848 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .image_47e5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .first_ff4b {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .first_ff4b.info_small_2aac {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .slider_cad4 {
        padding: 6rem 0 3rem;
    }
    
    .image_47e5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .first_ff4b {
        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;
    }
    
    .slider_cad4::before {
        animation: none;
    }
    
    .clean-7479,
    .cold-ff42 {
        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;
    }
    
    .tabs_11e5,
    .tall-be6a,
    .preview-1afe {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .clean-b1f2,
    .paper-3562,
    .card_middle_3d4b {
        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 */
    
    .panel_eecd {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .shade_d786,
    .shade_4500,
    .paper-7983 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .slider_cad4 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .slider_cad4::before {
        display: none;
    }
    
    .focused_d91c {
        max-width: none;
        padding: 0;
    }
    
    .image_47e5,
    .first_ff4b {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hot-e5f4,
    .basic-5402,
    .easy-9332,
    .form_fresh_911d,
    .progress_cd8c,
    .top-d20c {
        display: none !important;
    }
    
    .texture-742d,
    .narrow_0a1a {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .heading-center-89c4,
    .main_up_b848 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .preview_mini_6df5,
    .east-22e0,
    .tiny-e91e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .upper-2844 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .texture-742d {
        font-size: 1.5rem;
    }
    
    .tall-be6a {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .shadow-8526 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .form_fresh_911d {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .focused_d91c {
        max-width: 95%;
    }
    
    .image_47e5 {
        gap: 2.5rem;
    }
    
    .first_ff4b {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .focused_d91c {
        max-width: 1600px;
    }
    
    .texture-742d {
        font-size: 5rem;
    }
    
    .narrow_0a1a {
        font-size: 3rem;
    }
}
/* css-noise: 6060 */
.phantom-card-z7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
