/* {$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) {
    .paragraph-orange-1025 {
        padding: 0 0.75rem;
    }
    
    .copper-0abe {
        padding: 5rem 0 2rem;
    }
    
    .prev-8cfd {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .aside-short-559b {
        font-size: 1rem;
    }
    
    .up-4f8c {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .bright-4220 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .highlight-hot-e07a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .pagination-old-ccb7 {
        font-size: 1.5rem;
    }
    
    .primary-428d,
    .mask-7c2b {
        grid-template-columns: 1fr;
    }
    
    .in-a51e .current-ae4a {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .wrapper_liquid_de9d {
        grid-template-columns: 1fr;
    }
    
    .progress_1639 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .paragraph-orange-1025 {
        padding: 0 1rem;
    }
    
    .prev-8cfd {
        font-size: 2rem;
    }
    
    .aside-short-559b {
        font-size: 1.125rem;
    }
    
    .bright-4220 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .highlight-hot-e07a {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .up-4f8c {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .wrapper_liquid_de9d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .link-fresh-cd1c,
    .description-8cea {
        padding: 1.25rem;
    }
    
    .in-a51e .current-ae4a {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .paragraph-orange-1025 {
        padding: 0 1.5rem;
    }
    
    .copper-0abe {
        padding: 6rem 0 3rem;
    }
    
    .prev-8cfd {
        font-size: 2.5rem;
    }
    
    .aside-short-559b {
        font-size: 1.25rem;
    }
    
    .bright-4220 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .highlight-hot-e07a {
        padding: 1rem;
    }
    
    .pagination-old-ccb7 {
        font-size: 2rem;
    }
    
    .blue-b28e {
        font-size: 1.125rem;
    }
    
    .primary-428d {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .mask-7c2b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .wrapper_liquid_de9d {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .progress_1639 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .copper-40f5 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .shadow_plasma_b868 {
        display: none;
    }
    
    .form-first-d2e4 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .yellow-a21a {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .paragraph-orange-1025 {
        max-width: 750px;
    }
    
    .copper-0abe {
        padding: 7rem 0 4rem;
    }
    
    .prev-8cfd {
        font-size: 3rem;
    }
    
    .accordion_c5dc {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .gold_70b8 {
        gap: 3rem;
    }
    
    .primary-428d {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .mask-7c2b {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .photo-5ca2 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .in-a51e {
        gap: 1.5rem;
    }
    
    .medium-c33d {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .paragraph-orange-1025 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .copper-0abe {
        padding: 8rem 0 4rem;
    }
    
    .prev-8cfd {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .accordion_c5dc {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .north-6cb0 {
        order: 2;
    }
    
    .logo_thick_9ecc {
        order: 1;
    }
    
    .gold_70b8 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .gold_70b8.outline-192d {
        direction: rtl;
    }
    
    .gold_70b8.outline-192d > * {
        direction: ltr;
    }
    
    .medium-c33d {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .rough_5d2d {
        display: block;
    }
    
    .shadow_plasma_b868 {
        display: none;
    }
    
    .avatar-yellow-20a1 {
        gap: 2rem;
    }
    
    .selected_1b9f {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .secondary-right-ac5a:hover {
        transform: translateY(-4px);
    }
    
    .slow-bd02:hover {
        transform: translateY(-2px);
    }
    
    .medium-c33d:hover {
        transform: scale(1.02);
    }
    
    .description-8cea:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .paragraph-orange-1025 {
        max-width: var(--container-max-width);
    }
    
    .copper-0abe {
        padding: 10rem 0 5rem;
    }
    
    .prev-8cfd {
        font-size: 4rem;
    }
    
    .aside-short-559b {
        font-size: 1.375rem;
    }
    
    .pagination-old-ccb7 {
        font-size: 2.5rem;
    }
    
    .blue-b28e {
        font-size: 1.25rem;
    }
    
    .accordion_c5dc,
    .gold_70b8 {
        gap: 5rem;
    }
    
    .avatar-yellow-20a1 {
        gap: 2.5rem;
    }
    
    .link-fresh-cd1c,
    .description-8cea,
    .secondary-right-ac5a {
        padding: 2rem;
    }
    
    .progress_1639 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .paragraph-orange-1025 {
        max-width: 1400px;
    }
    
    .copper-0abe {
        padding: 12rem 0 6rem;
    }
    
    .accordion_c5dc,
    .gold_70b8 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .warm_ba4b img,
    .fixed_5277,
    .medium-c33d {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .accordion_c5dc {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gold_70b8 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gold_70b8.outline-192d {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .copper-0abe {
        padding: 6rem 0 3rem;
    }
    
    .accordion_c5dc {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .gold_70b8 {
        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;
    }
    
    .copper-0abe::before {
        animation: none;
    }
    
    .summary-f491,
    .top_90fa {
        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;
    }
    
    .module-smooth-7485,
    .up-4f8c,
    .texture-e2bb {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .secondary-right-ac5a,
    .link-fresh-cd1c,
    .description-8cea {
        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 */
    
    .badge_orange_696f {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .cool_7746,
    .avatar_hot_f4d6,
    .red-cd5a {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .copper-0abe {
        padding: 2rem 0;
        background: none !important;
    }
    
    .copper-0abe::before {
        display: none;
    }
    
    .paragraph-orange-1025 {
        max-width: none;
        padding: 0;
    }
    
    .accordion_c5dc,
    .gold_70b8 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .slow-bd02,
    .yellow-a21a,
    .shadow_plasma_b868,
    .bright-4220,
    .liquid_dba1,
    .cold-0aea {
        display: none !important;
    }
    
    .prev-8cfd,
    .pagination-old-ccb7 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .fixed_5277,
    .medium-c33d {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .primary-428d,
    .mask-7c2b,
    .in-a51e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .photo-5ca2 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .prev-8cfd {
        font-size: 1.5rem;
    }
    
    .up-4f8c {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .highlight-hot-e07a {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .bright-4220 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .paragraph-orange-1025 {
        max-width: 95%;
    }
    
    .accordion_c5dc {
        gap: 2.5rem;
    }
    
    .gold_70b8 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .paragraph-orange-1025 {
        max-width: 1600px;
    }
    
    .prev-8cfd {
        font-size: 5rem;
    }
    
    .pagination-old-ccb7 {
        font-size: 3rem;
    }
}
/* css-noise: 5806 */
.widget-item-r7 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
