/* {$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) {
    .lower-d4e1 {
        padding: 0 0.75rem;
    }
    
    .narrow_3d0f {
        padding: 5rem 0 2rem;
    }
    
    .aside-motion-fe94 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .background_dirty_d78c {
        font-size: 1rem;
    }
    
    .preview_a0bd {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .icon_0e3f {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .large-15d1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .accordion-a0d2 {
        font-size: 1.5rem;
    }
    
    .border-dark-3e52,
    .focus-4235 {
        grid-template-columns: 1fr;
    }
    
    .accent-4493 .banner-a5ae {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .frame-7a75 {
        grid-template-columns: 1fr;
    }
    
    .old_ebfe {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .lower-d4e1 {
        padding: 0 1rem;
    }
    
    .aside-motion-fe94 {
        font-size: 2rem;
    }
    
    .background_dirty_d78c {
        font-size: 1.125rem;
    }
    
    .icon_0e3f {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .large-15d1 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .preview_a0bd {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .frame-7a75 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dark_fee5,
    .blue_c889 {
        padding: 1.25rem;
    }
    
    .accent-4493 .banner-a5ae {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .lower-d4e1 {
        padding: 0 1.5rem;
    }
    
    .narrow_3d0f {
        padding: 6rem 0 3rem;
    }
    
    .aside-motion-fe94 {
        font-size: 2.5rem;
    }
    
    .background_dirty_d78c {
        font-size: 1.25rem;
    }
    
    .icon_0e3f {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .large-15d1 {
        padding: 1rem;
    }
    
    .accordion-a0d2 {
        font-size: 2rem;
    }
    
    .alert-under-c9e8 {
        font-size: 1.125rem;
    }
    
    .border-dark-3e52 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .focus-4235 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .frame-7a75 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .old_ebfe {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .badge-283f {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .wrapper-hovered-b573 {
        display: none;
    }
    
    .gold-ede9 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .thumbnail_first_d36d {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .lower-d4e1 {
        max-width: 750px;
    }
    
    .narrow_3d0f {
        padding: 7rem 0 4rem;
    }
    
    .aside-motion-fe94 {
        font-size: 3rem;
    }
    
    .stale_5fda {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .texture-easy-06ff {
        gap: 3rem;
    }
    
    .border-dark-3e52 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .focus-4235 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .tooltip_selected_9579 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .accent-4493 {
        gap: 1.5rem;
    }
    
    .simple_8188 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .lower-d4e1 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .narrow_3d0f {
        padding: 8rem 0 4rem;
    }
    
    .aside-motion-fe94 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .stale_5fda {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .fresh-33ae {
        order: 2;
    }
    
    .breadcrumb_iron_bbd2 {
        order: 1;
    }
    
    .texture-easy-06ff {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .texture-easy-06ff.green_946e {
        direction: rtl;
    }
    
    .texture-easy-06ff.green_946e > * {
        direction: ltr;
    }
    
    .simple_8188 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .tag-fa51 {
        display: block;
    }
    
    .wrapper-hovered-b573 {
        display: none;
    }
    
    .background-out-675b {
        gap: 2rem;
    }
    
    .highlight_smooth_70eb {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .preview-037f:hover {
        transform: translateY(-4px);
    }
    
    .over-e25a:hover {
        transform: translateY(-2px);
    }
    
    .simple_8188:hover {
        transform: scale(1.02);
    }
    
    .blue_c889:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .lower-d4e1 {
        max-width: var(--container-max-width);
    }
    
    .narrow_3d0f {
        padding: 10rem 0 5rem;
    }
    
    .aside-motion-fe94 {
        font-size: 4rem;
    }
    
    .background_dirty_d78c {
        font-size: 1.375rem;
    }
    
    .accordion-a0d2 {
        font-size: 2.5rem;
    }
    
    .alert-under-c9e8 {
        font-size: 1.25rem;
    }
    
    .stale_5fda,
    .texture-easy-06ff {
        gap: 5rem;
    }
    
    .background-out-675b {
        gap: 2.5rem;
    }
    
    .dark_fee5,
    .blue_c889,
    .preview-037f {
        padding: 2rem;
    }
    
    .old_ebfe {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .lower-d4e1 {
        max-width: 1400px;
    }
    
    .narrow_3d0f {
        padding: 12rem 0 6rem;
    }
    
    .stale_5fda,
    .texture-easy-06ff {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .hover-494e img,
    .carousel_upper_6073,
    .simple_8188 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .stale_5fda {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .texture-easy-06ff {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .texture-easy-06ff.green_946e {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .narrow_3d0f {
        padding: 6rem 0 3rem;
    }
    
    .stale_5fda {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .texture-easy-06ff {
        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_3d0f::before {
        animation: none;
    }
    
    .sort-pink-df19,
    .complex-f6d7 {
        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;
    }
    
    .badge_228a,
    .preview_a0bd,
    .tall-5435 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .preview-037f,
    .dark_fee5,
    .blue_c889 {
        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 */
    
    .message-9b3c {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .table-f8a7,
    .green-9fcc,
    .brown-b3de {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .narrow_3d0f {
        padding: 2rem 0;
        background: none !important;
    }
    
    .narrow_3d0f::before {
        display: none;
    }
    
    .lower-d4e1 {
        max-width: none;
        padding: 0;
    }
    
    .stale_5fda,
    .texture-easy-06ff {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .over-e25a,
    .thumbnail_first_d36d,
    .wrapper-hovered-b573,
    .icon_0e3f,
    .stone_4630,
    .status_hard_5fb8 {
        display: none !important;
    }
    
    .aside-motion-fe94,
    .accordion-a0d2 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .carousel_upper_6073,
    .simple_8188 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .border-dark-3e52,
    .focus-4235,
    .accent-4493 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .tooltip_selected_9579 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .aside-motion-fe94 {
        font-size: 1.5rem;
    }
    
    .preview_a0bd {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .large-15d1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .icon_0e3f {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .lower-d4e1 {
        max-width: 95%;
    }
    
    .stale_5fda {
        gap: 2.5rem;
    }
    
    .texture-easy-06ff {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .lower-d4e1 {
        max-width: 1600px;
    }
    
    .aside-motion-fe94 {
        font-size: 5rem;
    }
    
    .accordion-a0d2 {
        font-size: 3rem;
    }
}
/* css-noise: 64df */
.ghost-box-w8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
