/* {$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) {
    .paper_b0f0 {
        padding: 0 0.75rem;
    }
    
    .pattern_steel_e957 {
        padding: 5rem 0 2rem;
    }
    
    .last_d668 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .slider_3fc0 {
        font-size: 1rem;
    }
    
    .status-690c {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .image-north-7fcb {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .left_06e1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .input_a89b {
        font-size: 1.5rem;
    }
    
    .notice-c7d0,
    .detail_e4d0 {
        grid-template-columns: 1fr;
    }
    
    .dirty-a274 .current_0178 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .badge_81a4 {
        grid-template-columns: 1fr;
    }
    
    .border-lite-2f45 {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .paper_b0f0 {
        padding: 0 1rem;
    }
    
    .last_d668 {
        font-size: 2rem;
    }
    
    .slider_3fc0 {
        font-size: 1.125rem;
    }
    
    .image-north-7fcb {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .left_06e1 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .status-690c {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .badge_81a4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .description_343b,
    .status_463f {
        padding: 1.25rem;
    }
    
    .dirty-a274 .current_0178 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .paper_b0f0 {
        padding: 0 1.5rem;
    }
    
    .pattern_steel_e957 {
        padding: 6rem 0 3rem;
    }
    
    .last_d668 {
        font-size: 2.5rem;
    }
    
    .slider_3fc0 {
        font-size: 1.25rem;
    }
    
    .image-north-7fcb {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .left_06e1 {
        padding: 1rem;
    }
    
    .input_a89b {
        font-size: 2rem;
    }
    
    .footer_9f60 {
        font-size: 1.125rem;
    }
    
    .notice-c7d0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .detail_e4d0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .badge_81a4 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .border-lite-2f45 {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .dynamic-6e87 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .dark-de58 {
        display: none;
    }
    
    .row-92da {
        display: none !important;
    }
    
    /* Show desktop elements */
    .bronze-05b0 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .paper_b0f0 {
        max-width: 750px;
    }
    
    .pattern_steel_e957 {
        padding: 7rem 0 4rem;
    }
    
    .last_d668 {
        font-size: 3rem;
    }
    
    .modal_inner_72c5 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .pattern-7020 {
        gap: 3rem;
    }
    
    .notice-c7d0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .detail_e4d0 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .paragraph-iron-50fb {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .dirty-a274 {
        gap: 1.5rem;
    }
    
    .large-5fe1 {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .paper_b0f0 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .pattern_steel_e957 {
        padding: 8rem 0 4rem;
    }
    
    .last_d668 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .modal_inner_72c5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .icon_upper_733b {
        order: 2;
    }
    
    .silver-94ca {
        order: 1;
    }
    
    .pattern-7020 {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .pattern-7020.dirty_776b {
        direction: rtl;
    }
    
    .pattern-7020.dirty_776b > * {
        direction: ltr;
    }
    
    .large-5fe1 {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .slider-5822 {
        display: block;
    }
    
    .dark-de58 {
        display: none;
    }
    
    .photo-0249 {
        gap: 2rem;
    }
    
    .caption_554a {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .badge-dark-4b62:hover {
        transform: translateY(-4px);
    }
    
    .west_70ce:hover {
        transform: translateY(-2px);
    }
    
    .large-5fe1:hover {
        transform: scale(1.02);
    }
    
    .status_463f:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .paper_b0f0 {
        max-width: var(--container-max-width);
    }
    
    .pattern_steel_e957 {
        padding: 10rem 0 5rem;
    }
    
    .last_d668 {
        font-size: 4rem;
    }
    
    .slider_3fc0 {
        font-size: 1.375rem;
    }
    
    .input_a89b {
        font-size: 2.5rem;
    }
    
    .footer_9f60 {
        font-size: 1.25rem;
    }
    
    .modal_inner_72c5,
    .pattern-7020 {
        gap: 5rem;
    }
    
    .photo-0249 {
        gap: 2.5rem;
    }
    
    .description_343b,
    .status_463f,
    .badge-dark-4b62 {
        padding: 2rem;
    }
    
    .border-lite-2f45 {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .paper_b0f0 {
        max-width: 1400px;
    }
    
    .pattern_steel_e957 {
        padding: 12rem 0 6rem;
    }
    
    .modal_inner_72c5,
    .pattern-7020 {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .aside_8a7e img,
    .table-static-d2e0,
    .large-5fe1 {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .modal_inner_72c5 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .pattern-7020 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .pattern-7020.dirty_776b {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .pattern_steel_e957 {
        padding: 6rem 0 3rem;
    }
    
    .modal_inner_72c5 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .pattern-7020 {
        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;
    }
    
    .pattern_steel_e957::before {
        animation: none;
    }
    
    .item-middle-fae9,
    .detail_easy_1ff4 {
        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-copper-f9f2,
    .status-690c,
    .bronze_8a13 {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .badge-dark-4b62,
    .description_343b,
    .status_463f {
        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 */
    
    .hard_9df7 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .hero-gold-b652,
    .focus_pink_dbba,
    .popup_ff0d {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .pattern_steel_e957 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .pattern_steel_e957::before {
        display: none;
    }
    
    .paper_b0f0 {
        max-width: none;
        padding: 0;
    }
    
    .modal_inner_72c5,
    .pattern-7020 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .west_70ce,
    .bronze-05b0,
    .dark-de58,
    .image-north-7fcb,
    .photo-hard-2e5f,
    .shade_paper_d899 {
        display: none !important;
    }
    
    .last_d668,
    .input_a89b {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .table-static-d2e0,
    .large-5fe1 {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .notice-c7d0,
    .detail_e4d0,
    .dirty-a274 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .paragraph-iron-50fb {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .last_d668 {
        font-size: 1.5rem;
    }
    
    .status-690c {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .left_06e1 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .image-north-7fcb {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .paper_b0f0 {
        max-width: 95%;
    }
    
    .modal_inner_72c5 {
        gap: 2.5rem;
    }
    
    .pattern-7020 {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .paper_b0f0 {
        max-width: 1600px;
    }
    
    .last_d668 {
        font-size: 5rem;
    }
    
    .input_a89b {
        font-size: 3rem;
    }
}
/* css-noise: 65af */
.phantom-card-o3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
