/* {$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) {
    .component-large-6d0d {
        padding: 0 0.75rem;
    }
    
    .cold_54e0 {
        padding: 5rem 0 2rem;
    }
    
    .feature_copper_b825 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .bottom-61b3 {
        font-size: 1rem;
    }
    
    .upper-54a0 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .solid_039a {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .notification_large_cecd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .blue-882a {
        font-size: 1.5rem;
    }
    
    .media-110b,
    .box_basic_35f3 {
        grid-template-columns: 1fr;
    }
    
    .block_basic_a597 .description_small_6576 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .table_fc1e {
        grid-template-columns: 1fr;
    }
    
    .summary_narrow_f127 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .component-large-6d0d {
        padding: 0 1rem;
    }
    
    .feature_copper_b825 {
        font-size: 2rem;
    }
    
    .bottom-61b3 {
        font-size: 1.125rem;
    }
    
    .solid_039a {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .notification_large_cecd {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .upper-54a0 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .table_fc1e {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .summary_fixed_4418,
    .item_iron_e78a {
        padding: 1.25rem;
    }
    
    .block_basic_a597 .description_small_6576 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .component-large-6d0d {
        padding: 0 1.5rem;
    }
    
    .cold_54e0 {
        padding: 6rem 0 3rem;
    }
    
    .feature_copper_b825 {
        font-size: 2.5rem;
    }
    
    .bottom-61b3 {
        font-size: 1.25rem;
    }
    
    .solid_039a {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .notification_large_cecd {
        padding: 1rem;
    }
    
    .blue-882a {
        font-size: 2rem;
    }
    
    .carousel-ed28 {
        font-size: 1.125rem;
    }
    
    .media-110b {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .box_basic_35f3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .table_fc1e {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .summary_narrow_f127 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .thick-5765 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .caption-mini-428a {
        display: none;
    }
    
    .hero-4ba2 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .tabs-986f {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .component-large-6d0d {
        max-width: 750px;
    }
    
    .cold_54e0 {
        padding: 7rem 0 4rem;
    }
    
    .feature_copper_b825 {
        font-size: 3rem;
    }
    
    .hidden_hovered_d122 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .gallery-f647 {
        gap: 3rem;
    }
    
    .media-110b {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .box_basic_35f3 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .cold-4f4a {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .block_basic_a597 {
        gap: 1.5rem;
    }
    
    .hover-under-1f5b {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .component-large-6d0d {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .cold_54e0 {
        padding: 8rem 0 4rem;
    }
    
    .feature_copper_b825 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .hidden_hovered_d122 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .image-9709 {
        order: 2;
    }
    
    .picture_rough_3ec1 {
        order: 1;
    }
    
    .gallery-f647 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .gallery-f647.input-dirty-ad95 {
        direction: rtl;
    }
    
    .gallery-f647.input-dirty-ad95 > * {
        direction: ltr;
    }
    
    .hover-under-1f5b {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .border_f552 {
        display: block;
    }
    
    .caption-mini-428a {
        display: none;
    }
    
    .focus-advanced-3e1f {
        gap: 2rem;
    }
    
    .footer-a934 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .pattern-e569:hover {
        transform: translateY(-4px);
    }
    
    .popup_b6b1:hover {
        transform: translateY(-2px);
    }
    
    .hover-under-1f5b:hover {
        transform: scale(1.02);
    }
    
    .item_iron_e78a:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .component-large-6d0d {
        max-width: var(--container-max-width);
    }
    
    .cold_54e0 {
        padding: 10rem 0 5rem;
    }
    
    .feature_copper_b825 {
        font-size: 4rem;
    }
    
    .bottom-61b3 {
        font-size: 1.375rem;
    }
    
    .blue-882a {
        font-size: 2.5rem;
    }
    
    .carousel-ed28 {
        font-size: 1.25rem;
    }
    
    .hidden_hovered_d122,
    .gallery-f647 {
        gap: 5rem;
    }
    
    .focus-advanced-3e1f {
        gap: 2.5rem;
    }
    
    .summary_fixed_4418,
    .item_iron_e78a,
    .pattern-e569 {
        padding: 2rem;
    }
    
    .summary_narrow_f127 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .component-large-6d0d {
        max-width: 1400px;
    }
    
    .cold_54e0 {
        padding: 12rem 0 6rem;
    }
    
    .hidden_hovered_d122,
    .gallery-f647 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .easy-0002 img,
    .soft-8c3b,
    .hover-under-1f5b {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .hidden_hovered_d122 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gallery-f647 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .gallery-f647.input-dirty-ad95 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .cold_54e0 {
        padding: 6rem 0 3rem;
    }
    
    .hidden_hovered_d122 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .gallery-f647 {
        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;
    }
    
    .cold_54e0::before {
        animation: none;
    }
    
    .pattern-advanced-0475,
    .avatar-9371 {
        animation: none;
    }
}

/* High Contrast Mode */
@media (prefers-contrast: high) {
    :root {
        --primary-bg: #000000;
        --secondary-bg: #1a1a1a;
        --text-white: #ffffff;
        --text-gray: #cccccc;
        --accent-color: #06b6d4;
    }
    
    .bronze_f077,
    .upper-54a0,
    .component_8a80 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .pattern-e569,
    .summary_fixed_4418,
    .item_iron_e78a {
        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 */
    
    .layout_over_734a {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .row-motion-fe84,
    .bottom_618c,
    .module-3f1b {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .cold_54e0 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .cold_54e0::before {
        display: none;
    }
    
    .component-large-6d0d {
        max-width: none;
        padding: 0;
    }
    
    .hidden_hovered_d122,
    .gallery-f647 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .popup_b6b1,
    .tabs-986f,
    .caption-mini-428a,
    .solid_039a,
    .banner-stone-9a62,
    .detail-8f2f {
        display: none !important;
    }
    
    .feature_copper_b825,
    .blue-882a {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .soft-8c3b,
    .hover-under-1f5b {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .media-110b,
    .box_basic_35f3,
    .block_basic_a597 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .cold-4f4a {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .feature_copper_b825 {
        font-size: 1.5rem;
    }
    
    .upper-54a0 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .notification_large_cecd {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .solid_039a {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .component-large-6d0d {
        max-width: 95%;
    }
    
    .hidden_hovered_d122 {
        gap: 2.5rem;
    }
    
    .gallery-f647 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .component-large-6d0d {
        max-width: 1600px;
    }
    
    .feature_copper_b825 {
        font-size: 5rem;
    }
    
    .blue-882a {
        font-size: 3rem;
    }
}
/* css-noise: 244e */
.widget-item-a2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
