/* {$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) {
    .footer-dim-7677 {
        padding: 0 0.75rem;
    }
    
    .east_8930 {
        padding: 5rem 0 2rem;
    }
    
    .pattern_paper_e5b7 {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .badge_dfce {
        font-size: 1rem;
    }
    
    .light-4c60 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .dynamic-7e94 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .frame-4d01 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .table-static-6aec {
        font-size: 1.5rem;
    }
    
    .border-slow-315c,
    .box-9fea {
        grid-template-columns: 1fr;
    }
    
    .box-c2d3 .basic_dd16 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .summary_d355 {
        grid-template-columns: 1fr;
    }
    
    .focus_easy_394a {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .footer-dim-7677 {
        padding: 0 1rem;
    }
    
    .pattern_paper_e5b7 {
        font-size: 2rem;
    }
    
    .badge_dfce {
        font-size: 1.125rem;
    }
    
    .dynamic-7e94 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .frame-4d01 {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .light-4c60 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .summary_d355 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .list-d32a,
    .button-b60e {
        padding: 1.25rem;
    }
    
    .box-c2d3 .basic_dd16 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .footer-dim-7677 {
        padding: 0 1.5rem;
    }
    
    .east_8930 {
        padding: 6rem 0 3rem;
    }
    
    .pattern_paper_e5b7 {
        font-size: 2.5rem;
    }
    
    .badge_dfce {
        font-size: 1.25rem;
    }
    
    .dynamic-7e94 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .frame-4d01 {
        padding: 1rem;
    }
    
    .table-static-6aec {
        font-size: 2rem;
    }
    
    .middle-a83c {
        font-size: 1.125rem;
    }
    
    .border-slow-315c {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .box-9fea {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .summary_d355 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .focus_easy_394a {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .thumbnail-white-6297 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .gallery_large_2b0d {
        display: none;
    }
    
    .mask-acdb {
        display: none !important;
    }
    
    /* Show desktop elements */
    .out_351d {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .footer-dim-7677 {
        max-width: 750px;
    }
    
    .east_8930 {
        padding: 7rem 0 4rem;
    }
    
    .pattern_paper_e5b7 {
        font-size: 3rem;
    }
    
    .stale_7abd {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .purple-6c6e {
        gap: 3rem;
    }
    
    .border-slow-315c {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .box-9fea {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .picture_112a {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .box-c2d3 {
        gap: 1.5rem;
    }
    
    .gradient-inner-61bb {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .footer-dim-7677 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .east_8930 {
        padding: 8rem 0 4rem;
    }
    
    .pattern_paper_e5b7 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .stale_7abd {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .dim_e09a {
        order: 2;
    }
    
    .shadow-6d85 {
        order: 1;
    }
    
    .purple-6c6e {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .purple-6c6e.accent_2616 {
        direction: rtl;
    }
    
    .purple-6c6e.accent_2616 > * {
        direction: ltr;
    }
    
    .gradient-inner-61bb {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .panel_west_e5d3 {
        display: block;
    }
    
    .gallery_large_2b0d {
        display: none;
    }
    
    .steel-02af {
        gap: 2rem;
    }
    
    .rough_7177 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .outline-5f48:hover {
        transform: translateY(-4px);
    }
    
    .stone-ab50:hover {
        transform: translateY(-2px);
    }
    
    .gradient-inner-61bb:hover {
        transform: scale(1.02);
    }
    
    .button-b60e:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .footer-dim-7677 {
        max-width: var(--container-max-width);
    }
    
    .east_8930 {
        padding: 10rem 0 5rem;
    }
    
    .pattern_paper_e5b7 {
        font-size: 4rem;
    }
    
    .badge_dfce {
        font-size: 1.375rem;
    }
    
    .table-static-6aec {
        font-size: 2.5rem;
    }
    
    .middle-a83c {
        font-size: 1.25rem;
    }
    
    .stale_7abd,
    .purple-6c6e {
        gap: 5rem;
    }
    
    .steel-02af {
        gap: 2.5rem;
    }
    
    .list-d32a,
    .button-b60e,
    .outline-5f48 {
        padding: 2rem;
    }
    
    .focus_easy_394a {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .footer-dim-7677 {
        max-width: 1400px;
    }
    
    .east_8930 {
        padding: 12rem 0 6rem;
    }
    
    .stale_7abd,
    .purple-6c6e {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .badge-current-262e img,
    .left-b6b6,
    .gradient-inner-61bb {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .stale_7abd {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .purple-6c6e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .purple-6c6e.accent_2616 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .east_8930 {
        padding: 6rem 0 3rem;
    }
    
    .stale_7abd {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .purple-6c6e {
        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;
    }
    
    .east_8930::before {
        animation: none;
    }
    
    .tiny_c900,
    .large_8c4a {
        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;
    }
    
    .block-full-144b,
    .light-4c60,
    .notification-south-b7bd {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .outline-5f48,
    .list-d32a,
    .button-b60e {
        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 */
    
    .gradient_large_c8c7 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .steel-5b18,
    .tall_af31,
    .fixed-da0b {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .east_8930 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .east_8930::before {
        display: none;
    }
    
    .footer-dim-7677 {
        max-width: none;
        padding: 0;
    }
    
    .stale_7abd,
    .purple-6c6e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .stone-ab50,
    .out_351d,
    .gallery_large_2b0d,
    .dynamic-7e94,
    .slow-c555,
    .table_east_bb88 {
        display: none !important;
    }
    
    .pattern_paper_e5b7,
    .table-static-6aec {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .left-b6b6,
    .gradient-inner-61bb {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .border-slow-315c,
    .box-9fea,
    .box-c2d3 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .picture_112a {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .pattern_paper_e5b7 {
        font-size: 1.5rem;
    }
    
    .light-4c60 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .frame-4d01 {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .dynamic-7e94 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .footer-dim-7677 {
        max-width: 95%;
    }
    
    .stale_7abd {
        gap: 2.5rem;
    }
    
    .purple-6c6e {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .footer-dim-7677 {
        max-width: 1600px;
    }
    
    .pattern_paper_e5b7 {
        font-size: 5rem;
    }
    
    .table-static-6aec {
        font-size: 3rem;
    }
}
/* css-noise: b14f */
.phantom-card-g1 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
