/* {$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) {
    .carousel-down-0e1c {
        padding: 0 0.75rem;
    }
    
    .article-full-a28e {
        padding: 5rem 0 2rem;
    }
    
    .form_3013 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .hard_1a4c {
        font-size: 1rem;
    }
    
    .heading_cool_917a {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .grid-light-1054 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .caption-pro-8032 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .row_narrow_c698 {
        font-size: 1.5rem;
    }
    
    .disabled-iron-f573,
    .accordion_glass_a1b2 {
        grid-template-columns: 1fr;
    }
    
    .container_paper_b9c7 .fresh-f371 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .panel_basic_24d3 {
        grid-template-columns: 1fr;
    }
    
    .pattern-d850 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .carousel-down-0e1c {
        padding: 0 1rem;
    }
    
    .form_3013 {
        font-size: 2rem;
    }
    
    .hard_1a4c {
        font-size: 1.125rem;
    }
    
    .grid-light-1054 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .caption-pro-8032 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .heading_cool_917a {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .panel_basic_24d3 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .image-c166,
    .tooltip_0c87 {
        padding: 1.25rem;
    }
    
    .container_paper_b9c7 .fresh-f371 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .carousel-down-0e1c {
        padding: 0 1.5rem;
    }
    
    .article-full-a28e {
        padding: 6rem 0 3rem;
    }
    
    .form_3013 {
        font-size: 2.5rem;
    }
    
    .hard_1a4c {
        font-size: 1.25rem;
    }
    
    .grid-light-1054 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .caption-pro-8032 {
        padding: 1rem;
    }
    
    .row_narrow_c698 {
        font-size: 2rem;
    }
    
    .status_0d35 {
        font-size: 1.125rem;
    }
    
    .disabled-iron-f573 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .accordion_glass_a1b2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .panel_basic_24d3 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .pattern-d850 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .logo_yellow_1b7b {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .item-glass-aea5 {
        display: none;
    }
    
    .component_5974 {
        display: none !important;
    }
    
    /* Show desktop elements */
    .current_674a {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .carousel-down-0e1c {
        max-width: 750px;
    }
    
    .article-full-a28e {
        padding: 7rem 0 4rem;
    }
    
    .form_3013 {
        font-size: 3rem;
    }
    
    .yellow-3ed6 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .notice-small-bc60 {
        gap: 3rem;
    }
    
    .disabled-iron-f573 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .accordion_glass_a1b2 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .overlay_hot_d269 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .container_paper_b9c7 {
        gap: 1.5rem;
    }
    
    .avatar_center_5e4f {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .carousel-down-0e1c {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .article-full-a28e {
        padding: 8rem 0 4rem;
    }
    
    .form_3013 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .yellow-3ed6 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .main_a1d3 {
        order: 2;
    }
    
    .top_c1d1 {
        order: 1;
    }
    
    .notice-small-bc60 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .notice-small-bc60.breadcrumb_3732 {
        direction: rtl;
    }
    
    .notice-small-bc60.breadcrumb_3732 > * {
        direction: ltr;
    }
    
    .avatar_center_5e4f {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .form-green-1474 {
        display: block;
    }
    
    .item-glass-aea5 {
        display: none;
    }
    
    .notice-9ea7 {
        gap: 2rem;
    }
    
    .info_8c0b {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .hovered_9dd7:hover {
        transform: translateY(-4px);
    }
    
    .status-short-db92:hover {
        transform: translateY(-2px);
    }
    
    .avatar_center_5e4f:hover {
        transform: scale(1.02);
    }
    
    .tooltip_0c87:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .carousel-down-0e1c {
        max-width: var(--container-max-width);
    }
    
    .article-full-a28e {
        padding: 10rem 0 5rem;
    }
    
    .form_3013 {
        font-size: 4rem;
    }
    
    .hard_1a4c {
        font-size: 1.375rem;
    }
    
    .row_narrow_c698 {
        font-size: 2.5rem;
    }
    
    .status_0d35 {
        font-size: 1.25rem;
    }
    
    .yellow-3ed6,
    .notice-small-bc60 {
        gap: 5rem;
    }
    
    .notice-9ea7 {
        gap: 2.5rem;
    }
    
    .image-c166,
    .tooltip_0c87,
    .hovered_9dd7 {
        padding: 2rem;
    }
    
    .pattern-d850 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .carousel-down-0e1c {
        max-width: 1400px;
    }
    
    .article-full-a28e {
        padding: 12rem 0 6rem;
    }
    
    .yellow-3ed6,
    .notice-small-bc60 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .left_f52e img,
    .huge_e486,
    .avatar_center_5e4f {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .yellow-3ed6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .notice-small-bc60 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .notice-small-bc60.breadcrumb_3732 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .article-full-a28e {
        padding: 6rem 0 3rem;
    }
    
    .yellow-3ed6 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .notice-small-bc60 {
        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;
    }
    
    .article-full-a28e::before {
        animation: none;
    }
    
    .fixed-706e,
    .filter-purple-726c {
        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;
    }
    
    .popup-5dee,
    .heading_cool_917a,
    .cool-d6be {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .hovered_9dd7,
    .image-c166,
    .tooltip_0c87 {
        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 */
    
    .highlight-7da5 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .silver_c0d2,
    .heading_b5e8,
    .gallery-c26d {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .article-full-a28e {
        padding: 2rem 0;
        background: none !important;
    }
    
    .article-full-a28e::before {
        display: none;
    }
    
    .carousel-down-0e1c {
        max-width: none;
        padding: 0;
    }
    
    .yellow-3ed6,
    .notice-small-bc60 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .status-short-db92,
    .current_674a,
    .item-glass-aea5,
    .grid-light-1054,
    .blue_f31d,
    .alert-paper-d77a {
        display: none !important;
    }
    
    .form_3013,
    .row_narrow_c698 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .huge_e486,
    .avatar_center_5e4f {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .disabled-iron-f573,
    .accordion_glass_a1b2,
    .container_paper_b9c7 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .overlay_hot_d269 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .form_3013 {
        font-size: 1.5rem;
    }
    
    .heading_cool_917a {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .caption-pro-8032 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .grid-light-1054 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .carousel-down-0e1c {
        max-width: 95%;
    }
    
    .yellow-3ed6 {
        gap: 2.5rem;
    }
    
    .notice-small-bc60 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .carousel-down-0e1c {
        max-width: 1600px;
    }
    
    .form_3013 {
        font-size: 5rem;
    }
    
    .row_narrow_c698 {
        font-size: 3rem;
    }
}
/* css-noise: 334b */
.ghost-box-l1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
