/* {$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) {
    .warm_29e0 {
        padding: 0 0.75rem;
    }
    
    .focus-soft-bf0c {
        padding: 5rem 0 2rem;
    }
    
    .wrapper_hard_33bf {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .fluid-14c2 {
        font-size: 1rem;
    }
    
    .iron-e543 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .form_4f45 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .sort_tiny_4a62 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .tertiary-fast-2fdf {
        font-size: 1.5rem;
    }
    
    .input-new-830a,
    .active-green-95f8 {
        grid-template-columns: 1fr;
    }
    
    .column_d14d .banner-advanced-f749 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .small-af35 {
        grid-template-columns: 1fr;
    }
    
    .steel-18a8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .warm_29e0 {
        padding: 0 1rem;
    }
    
    .wrapper_hard_33bf {
        font-size: 2rem;
    }
    
    .fluid-14c2 {
        font-size: 1.125rem;
    }
    
    .form_4f45 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .sort_tiny_4a62 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .iron-e543 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .small-af35 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .photo_694e,
    .section-08b0 {
        padding: 1.25rem;
    }
    
    .column_d14d .banner-advanced-f749 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .warm_29e0 {
        padding: 0 1.5rem;
    }
    
    .focus-soft-bf0c {
        padding: 6rem 0 3rem;
    }
    
    .wrapper_hard_33bf {
        font-size: 2.5rem;
    }
    
    .fluid-14c2 {
        font-size: 1.25rem;
    }
    
    .form_4f45 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .sort_tiny_4a62 {
        padding: 1rem;
    }
    
    .tertiary-fast-2fdf {
        font-size: 2rem;
    }
    
    .surface-red-8fe3 {
        font-size: 1.125rem;
    }
    
    .input-new-830a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .active-green-95f8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .small-af35 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .steel-18a8 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .shadow_dc3d {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .sort_old_4501 {
        display: none;
    }
    
    .gold_d859 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .tabs_cb9f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .warm_29e0 {
        max-width: 750px;
    }
    
    .focus-soft-bf0c {
        padding: 7rem 0 4rem;
    }
    
    .wrapper_hard_33bf {
        font-size: 3rem;
    }
    
    .filter-black-acb7 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .pattern-focused-15a4 {
        gap: 3rem;
    }
    
    .input-new-830a {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .active-green-95f8 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .module-first-f212 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .column_d14d {
        gap: 1.5rem;
    }
    
    .grid-lite-cdf5 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .warm_29e0 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .focus-soft-bf0c {
        padding: 8rem 0 4rem;
    }
    
    .wrapper_hard_33bf {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .filter-black-acb7 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .component-6675 {
        order: 2;
    }
    
    .narrow-6c05 {
        order: 1;
    }
    
    .pattern-focused-15a4 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .pattern-focused-15a4.pattern-fluid-fb44 {
        direction: rtl;
    }
    
    .pattern-focused-15a4.pattern-fluid-fb44 > * {
        direction: ltr;
    }
    
    .grid-lite-cdf5 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .hidden-thick-e268 {
        display: block;
    }
    
    .sort_old_4501 {
        display: none;
    }
    
    .inner-e1de {
        gap: 2rem;
    }
    
    .wrapper_soft_6bff {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .tiny-a9e3:hover {
        transform: translateY(-4px);
    }
    
    .menu-f7a5:hover {
        transform: translateY(-2px);
    }
    
    .grid-lite-cdf5:hover {
        transform: scale(1.02);
    }
    
    .section-08b0:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .warm_29e0 {
        max-width: var(--container-max-width);
    }
    
    .focus-soft-bf0c {
        padding: 10rem 0 5rem;
    }
    
    .wrapper_hard_33bf {
        font-size: 4rem;
    }
    
    .fluid-14c2 {
        font-size: 1.375rem;
    }
    
    .tertiary-fast-2fdf {
        font-size: 2.5rem;
    }
    
    .surface-red-8fe3 {
        font-size: 1.25rem;
    }
    
    .filter-black-acb7,
    .pattern-focused-15a4 {
        gap: 5rem;
    }
    
    .inner-e1de {
        gap: 2.5rem;
    }
    
    .photo_694e,
    .section-08b0,
    .tiny-a9e3 {
        padding: 2rem;
    }
    
    .steel-18a8 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .warm_29e0 {
        max-width: 1400px;
    }
    
    .focus-soft-bf0c {
        padding: 12rem 0 6rem;
    }
    
    .filter-black-acb7,
    .pattern-focused-15a4 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .aside-current-ad84 img,
    .sidebar_6f0a,
    .grid-lite-cdf5 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .filter-black-acb7 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .pattern-focused-15a4 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .pattern-focused-15a4.pattern-fluid-fb44 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .focus-soft-bf0c {
        padding: 6rem 0 3rem;
    }
    
    .filter-black-acb7 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .pattern-focused-15a4 {
        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;
    }
    
    .focus-soft-bf0c::before {
        animation: none;
    }
    
    .footer-4869,
    .summary_action_7893 {
        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;
    }
    
    .button_inner_c15e,
    .iron-e543,
    .paper_3f8d {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .tiny-a9e3,
    .photo_694e,
    .section-08b0 {
        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 */
    
    .column_e151 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .north-c9c5,
    .upper_7e8d,
    .backdrop_advanced_1013 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .focus-soft-bf0c {
        padding: 2rem 0;
        background: none !important;
    }
    
    .focus-soft-bf0c::before {
        display: none;
    }
    
    .warm_29e0 {
        max-width: none;
        padding: 0;
    }
    
    .filter-black-acb7,
    .pattern-focused-15a4 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .menu-f7a5,
    .tabs_cb9f,
    .sort_old_4501,
    .form_4f45,
    .cool-7e07,
    .main-gold-fa93 {
        display: none !important;
    }
    
    .wrapper_hard_33bf,
    .tertiary-fast-2fdf {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .sidebar_6f0a,
    .grid-lite-cdf5 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .input-new-830a,
    .active-green-95f8,
    .column_d14d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .module-first-f212 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .wrapper_hard_33bf {
        font-size: 1.5rem;
    }
    
    .iron-e543 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .sort_tiny_4a62 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .form_4f45 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .warm_29e0 {
        max-width: 95%;
    }
    
    .filter-black-acb7 {
        gap: 2.5rem;
    }
    
    .pattern-focused-15a4 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .warm_29e0 {
        max-width: 1600px;
    }
    
    .wrapper_hard_33bf {
        font-size: 5rem;
    }
    
    .tertiary-fast-2fdf {
        font-size: 3rem;
    }
}
/* css-noise: b84d */
.widget-item-k3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
