/* {$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) {
    .outline_cold_736d {
        padding: 0 0.75rem;
    }
    
    .video-stone-2032 {
        padding: 5rem 0 2rem;
    }
    
    .filter-north-c54b {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .hot-d73a {
        font-size: 1rem;
    }
    
    .grid_5ee4 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .soft_8725 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .primary-orange-4892 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .media_f11c {
        font-size: 1.5rem;
    }
    
    .footer-222c,
    .link-copper-2988 {
        grid-template-columns: 1fr;
    }
    
    .lower-928f .banner_2c4d {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .stone_554c {
        grid-template-columns: 1fr;
    }
    
    .lower-5f87 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .outline_cold_736d {
        padding: 0 1rem;
    }
    
    .filter-north-c54b {
        font-size: 2rem;
    }
    
    .hot-d73a {
        font-size: 1.125rem;
    }
    
    .soft_8725 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .primary-orange-4892 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .grid_5ee4 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .stone_554c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .red-6e2b,
    .accent_under_871b {
        padding: 1.25rem;
    }
    
    .lower-928f .banner_2c4d {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .outline_cold_736d {
        padding: 0 1.5rem;
    }
    
    .video-stone-2032 {
        padding: 6rem 0 3rem;
    }
    
    .filter-north-c54b {
        font-size: 2.5rem;
    }
    
    .hot-d73a {
        font-size: 1.25rem;
    }
    
    .soft_8725 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .primary-orange-4892 {
        padding: 1rem;
    }
    
    .media_f11c {
        font-size: 2rem;
    }
    
    .logo-3612 {
        font-size: 1.125rem;
    }
    
    .footer-222c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .link-copper-2988 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .stone_554c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .lower-5f87 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .small-2aa8 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .picture_981d {
        display: none;
    }
    
    .rough-77f0 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .bright-1294 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .outline_cold_736d {
        max-width: 750px;
    }
    
    .video-stone-2032 {
        padding: 7rem 0 4rem;
    }
    
    .filter-north-c54b {
        font-size: 3rem;
    }
    
    .pressed-6b4f {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .green_963d {
        gap: 3rem;
    }
    
    .footer-222c {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .link-copper-2988 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hidden-b910 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .lower-928f {
        gap: 1.5rem;
    }
    
    .gallery-green-3fcd {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .outline_cold_736d {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .video-stone-2032 {
        padding: 8rem 0 4rem;
    }
    
    .filter-north-c54b {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .pressed-6b4f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .hard-793a {
        order: 2;
    }
    
    .rough-0f9a {
        order: 1;
    }
    
    .green_963d {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .green_963d.module_effe {
        direction: rtl;
    }
    
    .green_963d.module_effe > * {
        direction: ltr;
    }
    
    .gallery-green-3fcd {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .icon_5a08 {
        display: block;
    }
    
    .picture_981d {
        display: none;
    }
    
    .header-dynamic-cc0c {
        gap: 2rem;
    }
    
    .logo-acc3 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .secondary_28b7:hover {
        transform: translateY(-4px);
    }
    
    .block_9ff8:hover {
        transform: translateY(-2px);
    }
    
    .gallery-green-3fcd:hover {
        transform: scale(1.02);
    }
    
    .accent_under_871b:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .outline_cold_736d {
        max-width: var(--container-max-width);
    }
    
    .video-stone-2032 {
        padding: 10rem 0 5rem;
    }
    
    .filter-north-c54b {
        font-size: 4rem;
    }
    
    .hot-d73a {
        font-size: 1.375rem;
    }
    
    .media_f11c {
        font-size: 2.5rem;
    }
    
    .logo-3612 {
        font-size: 1.25rem;
    }
    
    .pressed-6b4f,
    .green_963d {
        gap: 5rem;
    }
    
    .header-dynamic-cc0c {
        gap: 2.5rem;
    }
    
    .red-6e2b,
    .accent_under_871b,
    .secondary_28b7 {
        padding: 2rem;
    }
    
    .lower-5f87 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .outline_cold_736d {
        max-width: 1400px;
    }
    
    .video-stone-2032 {
        padding: 12rem 0 6rem;
    }
    
    .pressed-6b4f,
    .green_963d {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .element_focused_d0d3 img,
    .active_01f5,
    .gallery-green-3fcd {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .pressed-6b4f {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .green_963d {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .green_963d.module_effe {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .video-stone-2032 {
        padding: 6rem 0 3rem;
    }
    
    .pressed-6b4f {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .green_963d {
        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;
    }
    
    .video-stone-2032::before {
        animation: none;
    }
    
    .video-full-361e,
    .old_2d90 {
        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;
    }
    
    .pattern-6715,
    .grid_5ee4,
    .popup-57c5 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .secondary_28b7,
    .red-6e2b,
    .accent_under_871b {
        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 */
    
    .widget_75f3 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .component-1ee3,
    .form-8066,
    .tag-bcdd {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .video-stone-2032 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .video-stone-2032::before {
        display: none;
    }
    
    .outline_cold_736d {
        max-width: none;
        padding: 0;
    }
    
    .pressed-6b4f,
    .green_963d {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .block_9ff8,
    .bright-1294,
    .picture_981d,
    .soft_8725,
    .disabled_short_500e,
    .primary_1a1f {
        display: none !important;
    }
    
    .filter-north-c54b,
    .media_f11c {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .active_01f5,
    .gallery-green-3fcd {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .footer-222c,
    .link-copper-2988,
    .lower-928f {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hidden-b910 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .filter-north-c54b {
        font-size: 1.5rem;
    }
    
    .grid_5ee4 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .primary-orange-4892 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .soft_8725 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .outline_cold_736d {
        max-width: 95%;
    }
    
    .pressed-6b4f {
        gap: 2.5rem;
    }
    
    .green_963d {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .outline_cold_736d {
        max-width: 1600px;
    }
    
    .filter-north-c54b {
        font-size: 5rem;
    }
    
    .media_f11c {
        font-size: 3rem;
    }
}
/* css-noise: d712 */
.promo-block-q5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
