/* {$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) {
    .link_bronze_f9be {
        padding: 0 0.75rem;
    }
    
    .card_hard_2ef3 {
        padding: 5rem 0 2rem;
    }
    
    .input-gold-6f10 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .modal_fdc3 {
        font-size: 1rem;
    }
    
    .tertiary_hovered_15d9 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .texture_stale_edad {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .picture-under-3f75 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .notice_2e77 {
        font-size: 1.5rem;
    }
    
    .filter-right-49f9,
    .badge-tall-169c {
        grid-template-columns: 1fr;
    }
    
    .inner_88f3 .status_tall_a4d5 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .dark-2dd8 {
        grid-template-columns: 1fr;
    }
    
    .huge_61ad {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .link_bronze_f9be {
        padding: 0 1rem;
    }
    
    .input-gold-6f10 {
        font-size: 2rem;
    }
    
    .modal_fdc3 {
        font-size: 1.125rem;
    }
    
    .texture_stale_edad {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .picture-under-3f75 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .tertiary_hovered_15d9 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .dark-2dd8 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .green_0c4b,
    .smooth-1075 {
        padding: 1.25rem;
    }
    
    .inner_88f3 .status_tall_a4d5 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .link_bronze_f9be {
        padding: 0 1.5rem;
    }
    
    .card_hard_2ef3 {
        padding: 6rem 0 3rem;
    }
    
    .input-gold-6f10 {
        font-size: 2.5rem;
    }
    
    .modal_fdc3 {
        font-size: 1.25rem;
    }
    
    .texture_stale_edad {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .picture-under-3f75 {
        padding: 1rem;
    }
    
    .notice_2e77 {
        font-size: 2rem;
    }
    
    .tag_wood_ae41 {
        font-size: 1.125rem;
    }
    
    .filter-right-49f9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .badge-tall-169c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dark-2dd8 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .huge_61ad {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .notice-inner-11f9 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .tall-3260 {
        display: none;
    }
    
    .paper-f22c {
        display: none !important;
    }
    
    /* Show desktop elements */
    .top_5ca3 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .link_bronze_f9be {
        max-width: 750px;
    }
    
    .card_hard_2ef3 {
        padding: 7rem 0 4rem;
    }
    
    .input-gold-6f10 {
        font-size: 3rem;
    }
    
    .video_inner_34f5 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .label_f10a {
        gap: 3rem;
    }
    
    .filter-right-49f9 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .badge-tall-169c {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .hero-c94c {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .inner_88f3 {
        gap: 1.5rem;
    }
    
    .logo_7915 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .link_bronze_f9be {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .card_hard_2ef3 {
        padding: 8rem 0 4rem;
    }
    
    .input-gold-6f10 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .video_inner_34f5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .gallery-hard-ba6e {
        order: 2;
    }
    
    .current-d57e {
        order: 1;
    }
    
    .label_f10a {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .label_f10a.outline_cool_0532 {
        direction: rtl;
    }
    
    .label_f10a.outline_cool_0532 > * {
        direction: ltr;
    }
    
    .logo_7915 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .detail-aea9 {
        display: block;
    }
    
    .tall-3260 {
        display: none;
    }
    
    .progress-9dc6 {
        gap: 2rem;
    }
    
    .avatar-south-b73d {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .image-yellow-4925:hover {
        transform: translateY(-4px);
    }
    
    .overlay-old-bd8d:hover {
        transform: translateY(-2px);
    }
    
    .logo_7915:hover {
        transform: scale(1.02);
    }
    
    .smooth-1075:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .link_bronze_f9be {
        max-width: var(--container-max-width);
    }
    
    .card_hard_2ef3 {
        padding: 10rem 0 5rem;
    }
    
    .input-gold-6f10 {
        font-size: 4rem;
    }
    
    .modal_fdc3 {
        font-size: 1.375rem;
    }
    
    .notice_2e77 {
        font-size: 2.5rem;
    }
    
    .tag_wood_ae41 {
        font-size: 1.25rem;
    }
    
    .video_inner_34f5,
    .label_f10a {
        gap: 5rem;
    }
    
    .progress-9dc6 {
        gap: 2.5rem;
    }
    
    .green_0c4b,
    .smooth-1075,
    .image-yellow-4925 {
        padding: 2rem;
    }
    
    .huge_61ad {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .link_bronze_f9be {
        max-width: 1400px;
    }
    
    .card_hard_2ef3 {
        padding: 12rem 0 6rem;
    }
    
    .video_inner_34f5,
    .label_f10a {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .short_0362 img,
    .widget_south_85b2,
    .logo_7915 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .video_inner_34f5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .label_f10a {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .label_f10a.outline_cool_0532 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .card_hard_2ef3 {
        padding: 6rem 0 3rem;
    }
    
    .video_inner_34f5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .label_f10a {
        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;
    }
    
    .card_hard_2ef3::before {
        animation: none;
    }
    
    .tag_d72f,
    .panel-730e {
        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;
    }
    
    .content_5cec,
    .tertiary_hovered_15d9,
    .slider_93c3 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .image-yellow-4925,
    .green_0c4b,
    .smooth-1075 {
        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 */
    
    .aside-9d5b {
        background: var(--primary-bg);
        border: 1px solid rgba(6, 182, 212, 0.2);
    }
    
    .shade_gas_91c8,
    .iron_857d,
    .progress-easy-4f07 {
        background: var(--primary-bg);
        border-color: rgba(6, 182, 212, 0.3);
    }
}

/* Print Styles */
@media print {
    .card_hard_2ef3 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .card_hard_2ef3::before {
        display: none;
    }
    
    .link_bronze_f9be {
        max-width: none;
        padding: 0;
    }
    
    .video_inner_34f5,
    .label_f10a {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .overlay-old-bd8d,
    .top_5ca3,
    .tall-3260,
    .texture_stale_edad,
    .block_f7e0,
    .picture-b3ac {
        display: none !important;
    }
    
    .input-gold-6f10,
    .notice_2e77 {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .widget_south_85b2,
    .logo_7915 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .filter-right-49f9,
    .badge-tall-169c,
    .inner_88f3 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .hero-c94c {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .input-gold-6f10 {
        font-size: 1.5rem;
    }
    
    .tertiary_hovered_15d9 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .picture-under-3f75 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .texture_stale_edad {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .link_bronze_f9be {
        max-width: 95%;
    }
    
    .video_inner_34f5 {
        gap: 2.5rem;
    }
    
    .label_f10a {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .link_bronze_f9be {
        max-width: 1600px;
    }
    
    .input-gold-6f10 {
        font-size: 5rem;
    }
    
    .notice_2e77 {
        font-size: 3rem;
    }
}
/* css-noise: 66cd */
.phantom-card-k9 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
