/* {$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) {
    .status_8d00 {
        padding: 0 0.75rem;
    }
    
    .disabled_8572 {
        padding: 5rem 0 2rem;
    }
    
    .table-b81e {
        font-size: 1.75rem;
        line-height: 1.2;
    }
    
    .huge-3758 {
        font-size: 1rem;
    }
    
    .paragraph_f0d9 {
        padding: 1rem 1.5rem;
        font-size: 1rem;
    }
    
    .shadow-f037 {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }
    
    .pagination_static_832f {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .disabled_b9eb {
        font-size: 1.5rem;
    }
    
    .west-2abc,
    .clean_e870 {
        grid-template-columns: 1fr;
    }
    
    .easy-e797 .nav-soft-9c98 {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }
    
    .summary_f1dc {
        grid-template-columns: 1fr;
    }
    
    .gas-448e {
        grid-template-columns: 1fr;
        text-align: center;
    }
}

/* Small Devices - Large Phones (480px and up) */
@media (min-width: 480px) {
    .status_8d00 {
        padding: 0 1rem;
    }
    
    .table-b81e {
        font-size: 2rem;
    }
    
    .huge-3758 {
        font-size: 1.125rem;
    }
    
    .shadow-f037 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .pagination_static_832f {
        padding: 0.75rem;
        font-size: 0.875rem;
    }
    
    .paragraph_f0d9 {
        padding: 1.125rem 1.75rem;
        font-size: 1.125rem;
    }
    
    .summary_f1dc {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .photo-light-49e4,
    .input_paper_0497 {
        padding: 1.25rem;
    }
    
    .easy-e797 .nav-soft-9c98 {
        flex-direction: row;
        text-align: left;
        gap: 1rem;
    }
}

/* Medium Devices - Tablets (640px and up) */
@media (min-width: 640px) {
    .status_8d00 {
        padding: 0 1.5rem;
    }
    
    .disabled_8572 {
        padding: 6rem 0 3rem;
    }
    
    .table-b81e {
        font-size: 2.5rem;
    }
    
    .huge-3758 {
        font-size: 1.25rem;
    }
    
    .shadow-f037 {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    
    .pagination_static_832f {
        padding: 1rem;
    }
    
    .disabled_b9eb {
        font-size: 2rem;
    }
    
    .slow_fefe {
        font-size: 1.125rem;
    }
    
    .west-2abc {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .clean_e870 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .summary_f1dc {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .gas-448e {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }
    
    .main-liquid-a7b7 {
        flex-direction: row;
        text-align: left;
    }
    
    /* Mobile Navigation Hidden */
    .silver-4ef9 {
        display: none;
    }
    
    .secondary-dfaf {
        display: none !important;
    }
    
    /* Show desktop elements */
    .yellow-aaa6 {
        display: flex;
    }
}

/* Large Tablets and Small Desktops (768px and up) */
@media (min-width: 768px) {
    .status_8d00 {
        max-width: 750px;
    }
    
    .disabled_8572 {
        padding: 7rem 0 4rem;
    }
    
    .table-b81e {
        font-size: 3rem;
    }
    
    .current-9b57 {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 2rem;
    }
    
    .caption-inner-3a3e {
        gap: 3rem;
    }
    
    .west-2abc {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .clean_e870 {
        grid-template-columns: repeat(3, 1fr);
    }
    
    .lite-3eb0 {
        grid-template-columns: repeat(4, 1fr);
    }
    
    .easy-e797 {
        gap: 1.5rem;
    }
    
    .summary_015e {
        max-width: 500px;
        margin: 0 auto;
    }
}

/* Large Devices - Desktops (1024px and up) */
@media (min-width: 1024px) {
    .status_8d00 {
        max-width: 1000px;
        padding: 0 2rem;
    }
    
    .disabled_8572 {
        padding: 8rem 0 4rem;
    }
    
    .table-b81e {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    
    .current-9b57 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 4rem;
        align-items: center;
    }
    
    .selected_5397 {
        order: 2;
    }
    
    .accordion-6a91 {
        order: 1;
    }
    
    .caption-inner-3a3e {
        grid-template-columns: 1fr 1fr;
        gap: 4rem;
        align-items: center;
    }
    
    .caption-inner-3a3e.active-b448 {
        direction: rtl;
    }
    
    .caption-inner-3a3e.active-b448 > * {
        direction: ltr;
    }
    
    .summary_015e {
        max-width: none;
    }
    
    /* Desktop Navigation */
    .lite_2fcf {
        display: block;
    }
    
    .silver-4ef9 {
        display: none;
    }
    
    .status-mini-8194 {
        gap: 2rem;
    }
    
    .button-bf93 {
        padding: 0.75rem 1rem;
    }
    
    /* Enhanced hover effects for desktop */
    .disabled-50ee:hover {
        transform: translateY(-4px);
    }
    
    .purple_923b:hover {
        transform: translateY(-2px);
    }
    
    .summary_015e:hover {
        transform: scale(1.02);
    }
    
    .input_paper_0497:hover {
        transform: translateY(-4px);
    }
}

/* Extra Large Devices - Large Desktops (1200px and up) */
@media (min-width: 1200px) {
    .status_8d00 {
        max-width: var(--container-max-width);
    }
    
    .disabled_8572 {
        padding: 10rem 0 5rem;
    }
    
    .table-b81e {
        font-size: 4rem;
    }
    
    .huge-3758 {
        font-size: 1.375rem;
    }
    
    .disabled_b9eb {
        font-size: 2.5rem;
    }
    
    .slow_fefe {
        font-size: 1.25rem;
    }
    
    .current-9b57,
    .caption-inner-3a3e {
        gap: 5rem;
    }
    
    .status-mini-8194 {
        gap: 2.5rem;
    }
    
    .photo-light-49e4,
    .input_paper_0497,
    .disabled-50ee {
        padding: 2rem;
    }
    
    .gas-448e {
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    }
}

/* Ultra Wide Screens (1400px and up) */
@media (min-width: 1400px) {
    .status_8d00 {
        max-width: 1400px;
    }
    
    .disabled_8572 {
        padding: 12rem 0 6rem;
    }
    
    .current-9b57,
    .caption-inner-3a3e {
        gap: 6rem;
    }
}

/* High DPI Displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .notification-in-bd33 img,
    .title-right-49e7,
    .summary_015e {
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }
}

/* Portrait Orientation */
@media (orientation: portrait) {
    .current-9b57 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .caption-inner-3a3e {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .caption-inner-3a3e.active-b448 {
        direction: ltr;
    }
}

/* Landscape Orientation for Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    .disabled_8572 {
        padding: 6rem 0 3rem;
    }
    
    .current-9b57 {
        grid-template-columns: 1fr 1fr;
        text-align: left;
        gap: 3rem;
    }
    
    .caption-inner-3a3e {
        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;
    }
    
    .disabled_8572::before {
        animation: none;
    }
    
    .progress_9739,
    .hover_motion_5930 {
        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;
    }
    
    .hero_d1a0,
    .paragraph_f0d9,
    .link-7d8d {
        background: var(--accent-color);
        color: var(--primary-bg);
    }
    
    .disabled-50ee,
    .photo-light-49e4,
    .input_paper_0497 {
        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 */
    
    .progress-c519 {
        background: var(--primary-bg);
        border: 1px solid rgba(240, 193, 89, 0.2);
    }
    
    .sidebar-dark-609d,
    .row-df83,
    .notice-orange-a9d6 {
        background: var(--primary-bg);
        border-color: rgba(240, 193, 89, 0.3);
    }
}

/* Print Styles */
@media print {
    .disabled_8572 {
        padding: 2rem 0;
        background: none !important;
    }
    
    .disabled_8572::before {
        display: none;
    }
    
    .status_8d00 {
        max-width: none;
        padding: 0;
    }
    
    .current-9b57,
    .caption-inner-3a3e {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .purple_923b,
    .yellow-aaa6,
    .silver-4ef9,
    .shadow-f037,
    .medium-ef8a,
    .stone-7ae9 {
        display: none !important;
    }
    
    .table-b81e,
    .disabled_b9eb {
        color: #000 !important;
        background: none !important;
        -webkit-text-fill-color: initial !important;
    }
    
    .title-right-49e7,
    .summary_015e {
        max-width: 300px;
        margin: 1rem auto;
        display: block;
    }
    
    .west-2abc,
    .clean_e870,
    .easy-e797 {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .lite-3eb0 {
        display: none;
    }
}

/* Specific Device Breakpoints */

/* iPhone SE and similar small phones */
@media (max-width: 375px) {
    .table-b81e {
        font-size: 1.5rem;
    }
    
    .paragraph_f0d9 {
        padding: 0.875rem 1.25rem;
        font-size: 0.875rem;
    }
    
    .pagination_static_832f {
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    
    .shadow-f037 {
        grid-template-columns: 1fr;
    }
}

/* iPad and similar tablets */
@media (min-width: 768px) and (max-width: 1024px) {
    .status_8d00 {
        max-width: 95%;
    }
    
    .current-9b57 {
        gap: 2.5rem;
    }
    
    .caption-inner-3a3e {
        gap: 2.5rem;
    }
}

/* Large desktop screens */
@media (min-width: 1920px) {
    .status_8d00 {
        max-width: 1600px;
    }
    
    .table-b81e {
        font-size: 5rem;
    }
    
    .disabled_b9eb {
        font-size: 3rem;
    }
}
/* css-noise: 6c12 */
.promo-block-i4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
