
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .vih7a1v1jlyc8ertn7z {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, system-ui, sans-serif;
    margin: 0;
    padding: 0;
    background: #1A1F37 !important;
    background-image: #1A1F37 !important;
    color: rgba(255, 255, 255, 0.9);
    min-height: 100vh;
    line-height: 1.6;
    scroll-behavior: smooth;
    position: relative;
}
        
.p5q2xfddotg1d7zi96z {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
}

.tox-edit-area__iframe img {
    max-width: 100%;
    height: auto;
}
        
.xkrl9fwan4f2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(181, 128, 248, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.baycx611vv {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

.xw8haktqknecv7qd6 {
    background: linear-gradient(
        45deg,
        #B580F8,
        #C093F9,
        #B580F8,
        #A273DF
    );
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite !important; font-weight: 600;
    padding: 8px 20px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; overflow: hidden; }

@media (min-width: 769px) {
    .xw8haktqknecv7qd6 {
        animation: 
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite !important;
    }
}

.xw8haktqknecv7qd6[style*="color: white"] {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.xw8haktqknecv7qd6[style*="color: black"] {
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.2);
}

.xw8haktqknecv7qd6:hover {
    background: linear-gradient(
        45deg,
        #C093F9,
        #B580F8
    );
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .xkrl9fwan4f2 {
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .gws3w74dths3t6w4xtsw {
        flex: 0 0 auto;
    }
    
    .baycx611vv {
        margin: 0 0 0 auto; flex: 0 0 auto; }


    
.xw8haktqknecv7qd6 {
        padding: 8px 18px;
        font-size: 14px !important;
        width: 100%;
        max-width: 140px;
        height: 38px;
        }

.xw8haktqknecv7qd6[style*="color: white"] {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.xw8haktqknecv7qd6[style*="color: black"] {
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.2);
}

.xw8haktqknecv7qd6:hover {
    background: linear-gradient(
        45deg,
        #C093F9,
        #B580F8
    );
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.05);
    }
    10% {
        transform: scale(1);
    }
    15% {
        transform: scale(1.05);
    }
    20% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}
    
    .kuaplfvwaqyzu5mc0kd {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

.gws3w74dths3t6w4xtsw {
    display: flex;
    align-items: center;
    gap: 20px;
    z-index: 2;
    
}

.gws3w74dths3t6w4xtsw a {
    display: flex;
    align-items: center;
    gap: 20px;
    text-decoration: none;
    color: #B580F8;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
}

.gws3w74dths3t6w4xtsw a:hover {
    color: #C093F9;
}

.gws3w74dths3t6w4xtsw img {
    max-height: 50px;
    max-width: 200px;
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 8px;  
}

.dqcaqgww601lrtrc4q {
    display: flex;
    gap: 30px;
    z-index: 1;
    order: 3;
    margin-left: auto;
}

.dqcaqgww601lrtrc4q a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    background: rgba(181, 128, 248, 0.1);
}

.dqcaqgww601lrtrc4q a:hover {
    color: #B580F8;
    background: rgba(181, 128, 248, 0.1);
    transform: translateY(-2px);
}

.dqcaqgww601lrtrc4q a.active {
    background: #B580F8;
    color: #fff;
}
       
.fivaqbsmos {
    line-height: 1.8;
    background: rgba(26, 31, 55, 0.5);
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    width: 100%;
    margin: 0;
    padding: 30px;
    position: relative;
    box-sizing: border-box;
}

.fivaqbsmos > * {
    padding: 0 10px;
    margin-bottom: 0px;
}

.fivaqbsmos ul,
.fivaqbsmos ol {
    padding-left: 40px;
    margin-left: 20px;
}

.fivaqbsmos img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.fivaqbsmos a {
    color: #B580F8;
}

.fivaqbsmos a:hover {
    color: #C093F9;
}

p {
    color: rgba(255, 255, 255, 0.7);
}

h1, h2, h3, h4, h5, h6 {
    color: #B580F8 !important;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, system-ui, sans-serif;
    font-weight: 700;
}

.at0hjzbj1phbg {
    width: 100%;  
    margin-left: -5px;         
    margin-right: -10px;        
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 15px;
    margin-bottom: 15px;
    background: rgba(26, 31, 55, 0.2);
    border-radius: 8px;
    padding: 2px 5px;          
}

.at0hjzbj1phbg table {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 6px;
    border-spacing: 0;        
    border-collapse: separate; 
}

.at0hjzbj1phbg th {
    background: linear-gradient(
        to bottom,
        rgba(36, 41, 65, 0.7),
        rgba(26, 31, 55, 0.5)
    );
    color: #B580F8;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    text-align: left;
    border-bottom: 2px solid #B580F8;
    border-right: 1px solid rgba(255, 255, 255, 0.03);  
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.at0hjzbj1phbg td {
    padding: 4px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);  
    border-right: 1px solid rgba(255, 255, 255, 0.03);   
    color: rgba(255, 255, 255, 0.8);
}

.at0hjzbj1phbg tr:last-child td {
    border-bottom: none;
}



.at0hjzbj1phbg tr:hover td {
    background: rgba(255, 255, 255, 0.03);  
}

.at0hjzbj1phbg th:last-child,
.at0hjzbj1phbg td:last-child {
    border-right: none;
}

@media (min-width: 769px) {
    .burger-menu,
    .dqcaqgww601lrtrc4q:not(.vnz1rivl3a9) {
        display: none !important;
    }
    .at0hjzbj1phbg td:first-child,
    .at0hjzbj1phbg th:first-child {
        position: sticky;
        left: 0;
        background: inherit;
        z-index: 1;
    }
    .at0hjzbj1phbg {
        overflow-x: visible;  
    }
}

.x4n1xhhihm8hld08p0 {
    background: rgba(26, 31, 55, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    margin: 20px 10px;
    transition: all 0.3s ease;
    clear: both; 
    position: relative;
    z-index: 2;
    width: calc(100% - 20px);
    box-sizing: border-box;
}

.lkrwbr7a15 {
    width: 100%;
    padding: 25px 20px;
    cursor: pointer;
    text-align: left;
    color: #B580F8;
    font-size: 0.9em;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.2s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none;
}

.lkrwbr7a15:after {
    content: '+';
    font-size: 18px;
    color: #B580F8;
    font-weight: bold;
    opacity: 0.7;
    transition: all 0.3s ease;
}

.lkrwbr7a15.active:after {
    transform: rotate(45deg);
    opacity: 1;
}

.lkrwbr7a15:hover {
    color: #C093F9;
}

.kdcezxhtdmi8i {
    display: flex;
    flex-direction: column;
    gap: 12px;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    max-height: 1000px; 
}

.lkrwbr7a15.active + .kdcezxhtdmi8i {
    max-height: 0;
    padding: 0 20px;
}

.lkrwbr7a15:not(.active) + .kdcezxhtdmi8i {
    max-height: 1000px;
    padding: 0 20px 20px 20px;
}

.n4oamgpg66n58bf7moh {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.kdcezxhtdmi8i a {
    color: #B580F8;
    text-decoration: none;
    transition: all 0.2s ease;
    position: relative;
    padding-left: 12px;
    font-weight: 400;
    opacity: 0.7;
    font-size: 0.85em;
    display: block;
}

.kdcezxhtdmi8i a:before {
    content: "•";
    position: absolute;
    left: 0;
    top: -1px;
    color: #B580F8;
    font-size: 0.9em;
    opacity: 0.5;
}

.kdcezxhtdmi8i a:hover {
    color: #C093F9;
    opacity: 1;
    transform: translateX(3px);
}

.banner-site-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    margin-right: 15px;
}

.banner-site-logo {
    width: 40px;
    height: 35px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    position: relative;
    background-color: #f0f0f0;
    color: #333;
    flex-shrink: 0;
}

.banner-site-name {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

.banner-site-title {
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 2px;
}

.jrlmpxo23g.promo-button {
    background: linear-gradient(45deg, 
        #B580F8, 
        #C093F9, 
        #B580F8, 
        #A273DF);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
}

@media (max-width: 849px) {
    .banner-site-logo {
        width: 50px;
        height: 35px;
        font-size: 14px;
    }
    
    .banner-site-title {
        font-size: 14px;
    }
    
    .m3kuuxayvg2t {
        font-size: 12px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }
    
    .jrlmpxo23g.promo-button {
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.kdcezxhtdmi8i.active a {
    animation: fadeInUp 0.3s ease forwards;
}

.kdcezxhtdmi8i.active a:nth-child(1) { animation-delay: 0.1s; }
.kdcezxhtdmi8i.active a:nth-child(2) { animation-delay: 0.15s; }
.kdcezxhtdmi8i.active a:nth-child(3) { animation-delay: 0.2s; }
.kdcezxhtdmi8i.active a:nth-child(4) { animation-delay: 0.25s; }
.kdcezxhtdmi8i.active a:nth-child(5) { animation-delay: 0.3s; }

.vb8kxfbti2z6e6y2 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, system-ui, sans-serif;
    background: linear-gradient(to right, #1a365d, #4a3880);
    border-top: 1px solid rgba(59, 130, 246, 0.5);
    transform: translateY(0);
    transition: transform 0.4s ease-out;
}

.vb8kxfbti2z6e6y2.knii8an54zl2 {
    transform: translateY(100%);
    transition: none;
}

.vb8kxfbti2z6e6y2.giwsws1094v0 {
    transform: translateY(100%);
    transition: transform 0.4s ease-out;
}

.vb8kxfbti2z6e6y2.b38j7gttfzqio {
    transition: transform 0.4s ease-out;
}

.vb8kxfbti2z6e6y2 .rkrn4otv7o0au {
    transition: opacity 0.3s ease;
}

.vb8kxfbti2z6e6y2 .m3kuuxayvg2t,
.vb8kxfbti2z6e6y2 .pnqonbd03t,
.vb8kxfbti2z6e6y2 .in17fwcty4,
.vb8kxfbti2z6e6y2 .y2aso7skqa68m,
.vb8kxfbti2z6e6y2 .qxtz6k4n1e31j {
    transition: opacity 0.3s ease, max-height 0.3s ease;
    overflow: hidden;
}

.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .rkrn4otv7o0au {
    opacity: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    pointer-events: none;
}

.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .m3kuuxayvg2t,
.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .pnqonbd03t,
.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .in17fwcty4,
.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .y2aso7skqa68m,
.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .qxtz6k4n1e31j {
    opacity: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .wdr3fa7v195z {
    padding: 8px 20px;
    transition: padding 0.3s ease;
}

.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .emrteewqnxjr60232 {
    margin-bottom: 0;
    justify-content: center;
    transition: margin 0.3s ease;
}

.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .feiacdo3h5atqnk {
    margin-left: 0;
    margin-right: 15px;
}

.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .mws6h0udzj0w {
    font-size: 16px;
    font-weight: 600;
}

.vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .jrlmpxo23g.g5vzlmv5ew7285tqrmuv {
    padding: 10px 25px;
    margin-right: 0;
}

.wdr3fa7v195z {
    padding: 12px 20px;
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}

.qxtz6k4n1e31j {
    position: absolute;
    top: 5px;
    right: 10px;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    padding: 2px 8px;
    z-index: 10;
    border-radius: 4px;
    transition: background 0.2s, color 0.2s;
}

.qxtz6k4n1e31j:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.emrteewqnxjr60232 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
    padding-top: 2px;
}

.rkrn4otv7o0au {
    display: flex;
    align-items: center;
    margin-left: 25px;
}

.csnwl3s82b {
    width: 60px;
    height: 42px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    position: relative;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.csnwl3s82b.cz7ejewbgp1gbm078 {
    background-color: #f0f0f0;
    color: #333;
}

.csnwl3s82b.qeilk09dz0xjd {
    background-color: #333;
    color: #f0f0f0;
}

.csnwl3s82b.vzfnn40tk5x0xhvk {
    background-color: #f0f0f0;
    color: #333;
}

.csnwl3s82b.pcoxo72m75c {
    background-color: #333;
    color: #f0f0f0;
}

.csnwl3s82b.ky0io10kuhlo088r {
    background-color: #f0f0f0;
    color: #333;
}

.csnwl3s82b.qolbf8s4rcbglit4 {
    background-color: #333;
    color: #f0f0f0;
}

.csnwl3s82b.tc81gqap571eocr4nc {
    opacity: 0.5;
}

.csnwl3s82b.tc81gqap571eocr4nc img {
    opacity: 0.7 !important;
}

.csnwl3s82b img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.jrlmpxo23g.zl3cq9ajg8 {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.jrlmpxo23g.pj93cia40mb {
    color: #000;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.3);
}

.jrlmpxo23g.vkb5ga5jagx7csp4a {
    font-size: 11px;
    letter-spacing: 0;
}




.ben730ownkzblzg {
    margin: 0 12px;
    color: #93c5fd;
    font-size: 16px;
    animation: arrowPulse 1.5s ease-in-out infinite;
}

@keyframes arrowPulse {
    0%, 100% { transform: translateX(0); opacity: 0.7; }
    50% { transform: translateX(3px); opacity: 1; }
}

.swpqpt9u1hd {
    position: absolute;
    top: -6px;
    left: -6px;
    width: 16px;
    height: 16px;
    background-color: #f44336;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 10px;
    color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.tnbbym6u3h1ko0y {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 16px;
    height: 16px;
    background-color: #4CAF50;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.feiacdo3h5atqnk {
    margin-left: 22px;
}

.mws6h0udzj0w {
    color: white;
    font-weight: 800;
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.m3kuuxayvg2t {
    color: #f59e0b;
    font-size: 12px;
    margin: 2px 0 0 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.m3kuuxayvg2t .om7plfoyzssjrz6jveu {
    display: inline-block;
    color: #f59e0b;
    animation: starTwinkle 2.5s ease-in-out infinite;
}

.m3kuuxayvg2t .om7plfoyzssjrz6jveu:nth-child(1) { animation-delay: 0s; }
.m3kuuxayvg2t .om7plfoyzssjrz6jveu:nth-child(2) { animation-delay: 0.2s; }
.m3kuuxayvg2t .om7plfoyzssjrz6jveu:nth-child(3) { animation-delay: 0.4s; }
.m3kuuxayvg2t .om7plfoyzssjrz6jveu:nth-child(4) { animation-delay: 0.6s; }
.m3kuuxayvg2t .om7plfoyzssjrz6jveu:nth-child(5) { animation-delay: 0.8s; }

@keyframes starTwinkle {
    0%, 100% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
}

.pnqonbd03t {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.in17fwcty4 {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex-shrink: 1;
    margin-right: 10px;
}

.os01ku2txi6oe {
    display: flex;
    align-items: center;
    color: white;
    font-size: 13px;
}

.thjy6uvvop {
    color: #4ade80;
    margin-right: 6px;
    font-weight: bold;
}

.y1ujiv71wxaqb0 {
    opacity: 0.9;
}

.y2aso7skqa68m {
    color: rgba(255, 255, 255, 0.95);
    font-size: 13px;
    line-height: 1.4;
    flex: 1;
    margin: 0 15px;
    max-width: 400px;
}

.y2aso7skqa68m.g5vzlmv5ew7285tqrmuv {
    display: none;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.05);
    }
    10% {
        transform: scale(1);
    }
    15% {
        transform: scale(1.05);
    }
    20% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes wiggle {
    0% {
        transform: rotate(0deg);
    }
    5% {
        transform: rotate(2deg);
    }
    10% {
        transform: rotate(-2deg);
    }
    15% {
        transform: rotate(2deg);
    }
    20% {
        transform: rotate(-1deg);
    }
    25% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    4% {
        transform: translateY(-5px);
    }
    8% {
        transform: translateY(0);
    }
    12% {
        transform: translateY(-3px);
    }
    16% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(0);
    }
}

.jrlmpxo23g.zl3cq9ajg8 {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.jrlmpxo23g.pj93cia40mb {
    color: #000;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.3);
}

.jrlmpxo23g {
    background: linear-gradient(45deg, 
        #B580F8, 
        #C093F9, 
        #B580F8, 
        #A273DF);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
    
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 15px;
    white-space: normal;
    text-align: center;
    flex-shrink: 0;
    box-shadow: 0 2px 15px rgba(181, 128, 248, 0.4);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    
    word-break: normal;
    overflow-wrap: break-word;
    hyphens: none;
    letter-spacing: -0.3px;
    line-height: 1.1;
}

.jrlmpxo23g:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(181, 128, 248, 0.6);
    animation: gradientShift 3s ease infinite;
}

.e95ulu07ydx {
    display: inline-block;
    margin-left: 8px;
    font-size: 1.3em;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1;
    animation: buttonArrowPulse 1.2s ease-in-out infinite;
}

@keyframes buttonArrowPulse {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(4px); }
}

.in17fwcty4.g5vzlmv5ew7285tqrmuv,
.jrlmpxo23g.g5vzlmv5ew7285tqrmuv,
.y2aso7skqa68m.g5vzlmv5ew7285tqrmuv {
    display: none;
}

@media (max-width: 849px) {
    .wdr3fa7v195z {
        display: flex;
        flex-direction: column;
        padding: 12px 15px;
        position: relative;
    }

    .in17fwcty4.g5vzlmv5ew7285tqrmuv {
        display: none;
    }

    .mnfr6cqy1k {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 0;
    }

    .qxtz6k4n1e31j {
        top: 3px;
        right: 3px;
        font-size: 16px;
        padding: 2px 6px;
    }

    .emrteewqnxjr60232 {
        margin-bottom: 0;
        flex-wrap: nowrap;
        justify-content: center;
        padding-right: 25px;
    }

    .rkrn4otv7o0au {
        margin-left: 0;
    }

    .ben730ownkzblzg {
        margin: 0 10px;
        font-size: 16px;
    }

    .feiacdo3h5atqnk {
        margin-left: 18px;
    }

    .csnwl3s82b {
        width: 55px;
        height: 40px;
    }

    .pnqonbd03t {
        display: block;
        margin-top: 8px;
    }

    .in17fwcty4 {
        display: flex;
        flex-direction: row;
        gap: 15px;
        justify-content: center;
        margin: 0;
    }

    .os01ku2txi6oe {
        font-size: 12px;
    }

    .y2aso7skqa68m {
        display: block;
        text-align: center;
        font-size: 12px;
        line-height: 1.3;
        margin: 0;
        max-width: none;
    }

    .jrlmpxo23g:not(.g5vzlmv5ew7285tqrmuv) {
        position: static;
        width: 100%;
        margin-top: 10px;
        padding: 12px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 1.2;
        text-align: center;
        border-radius: 8px;

        background: linear-gradient(45deg,
            #B580F8,
            #C093F9,
            #B580F8,
            #A273DF);
        background-size: 300% 300%;
        animation:
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite;
    }

    .jrlmpxo23g.vkb5ga5jagx7csp4a {
        font-size: 12px;
        letter-spacing: 0;
    }

    .e95ulu07ydx {
        position: relative;
        top: -1px;
        margin-left: 12px;
    }

    .jrlmpxo23g.g5vzlmv5ew7285tqrmuv {
        display: none;
    }

    .vb8kxfbti2z6e6y2 .emrteewqnxjr60232,
    .vb8kxfbti2z6e6y2 .pnqonbd03t {
        transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),
                    opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
        transform: translateY(0) !important;
        opacity: 1 !important;
    }

    .vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .emrteewqnxjr60232,
    .vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .pnqonbd03t {
        transform: translateY(-20px) !important;
        opacity: 0 !important;
        height: 0 !important;
        overflow: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
        pointer-events: none !important;
        transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),
                    opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1),
                    height 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
    }

    .vb8kxfbti2z6e6y2.jzcugmcbxrjo7mu7er .jrlmpxo23g:not(.g5vzlmv5ew7285tqrmuv) {
        margin: 0 !important;
    }
}

@media (min-width: 850px) {
    .wdr3fa7v195z {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .jrlmpxo23g:not(.g5vzlmv5ew7285tqrmuv) {
        display: none !important;
    }
    
    .mnfr6cqy1k {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .pnqonbd03t {
        display: none;
    }
    
    .in17fwcty4.g5vzlmv5ew7285tqrmuv {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: 25px;
        margin-right: 20px;
    }
    
.in17fwcty4.g5vzlmv5ew7285tqrmuv {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: 25px;
    margin-right: 20px;
}

.y2aso7skqa68m.g5vzlmv5ew7285tqrmuv {
    display: block !important;
    margin-left: 25px;
    margin-right: 20px;
    max-width: 450px;
    font-size: 12px;
}

.jrlmpxo23g.g5vzlmv5ew7285tqrmuv {
    display: block !important;
    margin-right: 30px;
    animation:
            gradientShift 2s ease infinite,
            pulse 7s ease-in-out infinite !important;
}

.jrlmpxo23g.g5vzlmv5ew7285tqrmuv .e95ulu07ydx {
    position: relative;
    top: -2px;
}

    .emrteewqnxjr60232 {
        margin-bottom: 0;
        flex: 1;
    }

    .feiacdo3h5atqnk {
        min-width: 120px;
        flex-shrink: 0;
        margin-right: 0;
    }

    .in17fwcty4.g5vzlmv5ew7285tqrmuv {
        flex: 1;
        justify-content: center;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@supports (padding-bottom: env(safe-area-inset-bottom)) {
    .vb8kxfbti2z6e6y2 {
        padding-bottom: env(safe-area-inset-bottom);
    }
}

.q5vrnh1hpok {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(181, 128, 248, 0.1);
}
  
.q5vrnh1hpok h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

.m3n5vnv38g {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(to right, #B580F8, #C093F9);
    color: white !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    border: none;
    cursor: pointer;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    min-width: 20px;
}
  
.m3n5vnv38g:hover {
    transform: translateY(-3px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to right, #BC8CF8, #C79FF9);
}
  
.m3n5vnv38g:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
  
.slot-buttons-container {
    display: flex;
    justify-content: center;
    margin: 30px 0;
    padding: 10px;
}
 
.luuqdrdzdr5y8 {
    margin: 40px 0 30px;
    padding: 15px 0;
    clear: both;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 20px; }
  
.slots-heading {
    font-size: 1.5rem;
    margin-bottom: 15px;
    color: #B580F8;
    font-weight: 700;
}
  
.b0n20gh7c0ssiz843 {
    padding: 0 15px;
}
  
.b0n20gh7c0ssiz843 h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
  
.vvzbfplcitqai4seqem {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border-radius: 8px;
}
  
.vvzbfplcitqai4seqem p {
    margin: 0;
}
  
.u7uvtgudyizh6w1p0 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 30px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    overflow: hidden;
}
  
.u7uvtgudyizh6w1p0 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}
  
.vtbj71du3pygoyj2yl8 {
    margin-top: 30px;
    line-height: 1.7;
}
  
.vtbj71du3pygoyj2yl8 h2 {
    margin-bottom: 15px;
}
  
@media (max-width: 768px) {
    .b0n20gh7c0ssiz843 h1 {
        font-size: 24px;
    }
    
    .u7uvtgudyizh6w1p0 {
        padding-bottom: 75%;
    }
}
  
.tgaa3yiapbiwla25 {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 12px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.tgaa3yiapbiwla25.tgaa3yiapbiwla25-top,
.tgaa3yiapbiwla25.tgaa3yiapbiwla25-bottom {
    margin-bottom: 10px;
}
  
.tgaa3yiapbiwla25::-webkit-scrollbar {
    display: none;
}

.sydagf1drdobd6l01 {
    flex: 0 0 160px; width: 160px; height: 260px; position: relative;
    border-radius: 8px;
    background: rgba(26, 31, 55, 0.9);
    margin: 3px;
    padding: 0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.sydagf1drdobd6l01::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    pointer-events: none;
    z-index: 3;
    transition: opacity 0.3s ease, border-color 0.3s ease;
}

.sydagf1drdobd6l01:hover {
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.sydagf1drdobd6l01:hover::before {
    border-color: #B580F8;
}
  
.d2b6tor8g4qkobui4 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 68.5%; min-height: unset;
    max-height: unset;
    overflow: hidden;
    flex-shrink: 0;
    border-radius: 0;
}

.d2b6tor8g4qkobui4 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; 
}
  
.ma4kime8fdphzjr7u9g5 {
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    font-size: 10px;
    padding: 2px 6px;
    border-radius: 4px;
    font-weight: 500;
    z-index: 2;
}
  
.c55svg0z0869iuocs {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 3px 0;
    color: white;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    height: 34px;
    word-break: break-word;
    hyphens: manual;
}

.h6ey484x2ahb {
    padding: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 130px;
    flex-grow: 1;
}

.r32kl2rwiz0p06b2uxc {
    font-size: 11px;
    margin: 0 0 0px 0;
    opacity: 0.7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
}

.eg93knsw4yz {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: auto;
}
  
.pwrofc71ydoou6t2gh {
    display: block;
    width: 100%;
    margin: 0;
    padding: 4px 0;
    font-size: 12px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.15);
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
    text-align: center;
    border-radius: 4px;
}
  
.pwrofc71ydoou6t2gh:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: scale(1.02);
    color: white !important;
}
  
.g912ia1djaqhyyt6sj {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 600;
    color: white !important;
    background: linear-gradient(45deg, 
                #B580F8, 
                #C093F9, 
                #B580F8, 
                #BC8CF8);
    background-size: 200% 200%;
    animation: buttonShimmer 2s ease infinite;
    border: none;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.g912ia1djaqhyyt6sj::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(0deg, 
                transparent, 
                rgba(255, 255, 255, 0.3), 
                transparent);
    transform: rotate(30deg);
    animation: buttonSweep 3s linear infinite;
    opacity: 0;
    pointer-events: none;
}
  
.g912ia1djaqhyyt6sj:hover {
    background: linear-gradient(45deg, 
                #BC8CF8, 
                #C79FF9, 
                #BC8CF8, 
                #C399F9);
    transform: scale(1.03);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    animation: buttonShimmerFast 1.5s ease infinite;
}
  .g912ia1djaqhyyt6sj:hover::after {
    opacity: 1;
}


@keyframes buttonShimmer {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes buttonSweep {
    0% {
        transform: translate(-50%, -50%) rotate(30deg);
    }
    100% {
        transform: translate(150%, 150%) rotate(30deg);
    }
}

@keyframes buttonShimmerFast {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes buttonSweep {
    0% {
        transform: translate(-50%, -50%) rotate(30deg);
    }
    100% {
        transform: translate(150%, 150%) rotate(30deg);
    }
}
.g912ia1djaqhyyt6sj:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.pwrofc71ydoou6t2gh:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
  
.jrbyz97g7yi5eild {
    margin-top: 60px;
    margin-bottom: 40px;
    background: rgba(26, 31, 55, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 40px 35px 45px;
    border-radius: 10px;
    text-align: center;
    backdrop-filter: blur(5px);
    box-shadow: none;
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
}

.jrbyz97g7yi5eild h3 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #B580F8 !important;
}

.owo39cdsfus {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
    font-size: 32px;
    height: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.om7plfoyzssjrz6jveu {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease;
    user-select: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}

.om7plfoyzssjrz6jveu.active {
    color: #B580F8;
    text-shadow: 0 0 10px rgba(181, 128, 248, 0.5);
}

.om7plfoyzssjrz6jveu.inactive {
    color: rgba(255, 255, 255, 0.15);
    transform: scale(0.95);
    transition: all 0.3s ease;
}

.om7plfoyzssjrz6jveu.hover {
    color: #C399F9;
    transform: scale(1.2);
}

.om7plfoyzssjrz6jveu.half-active {
    position: relative;
    color: rgba(255, 255, 255, 0.3);
    overflow: hidden;
}

.om7plfoyzssjrz6jveu.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #B580F8;
    text-shadow: 0 0 10px rgba(181, 128, 248, 0.5);
}

.yzuuk65dum8y5 {
    margin-left: 15px;
    font-size: 24px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.9);
}

.bpzfv2qfka {
    font-size: 14px;
    opacity: 0.7;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.7);
    height: 20px;
}

.v9uk36rtwrhdgxo79o {
    font-size: 14px;
    color: #B580F8;
    height: 20px;
    font-weight: 500;
    min-height: 20px;
}

.g1h93811pg5 {
    color: rgba(255, 255, 255, 0.7);
    padding: 20px 10px;
    margin-top: 30px;
    margin-bottom: 80px; font-size: 11px;
    line-height: 1.6;
    text-align: justify;
    white-space: pre-line;
    
    & > div:first-child:last-child {
        margin-top: 0;
        padding-top: 0;
    }
    
    & > .n8oa9sls1av8s5v8:first-child {
        border-top: none;
        margin-top: 0;
        padding-top: 10px;
    }
    
    & * {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: 0;
    }
    
    @media (max-width: 768px) {
    .g1h93811pg5 {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .n8oa9sls1av8s5v8:first-child {
        border-top: none;
        margin-top: 0;
        padding-top: 10px;
    }
    
    & * {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: 0;
    }
}

.dbvj827m8s679vmvo {
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    margin-bottom: 15px;
}

.dbvj827m8s679vmvo a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    margin: 0 10px;
    transition: color 0.3s ease;
}

.dbvj827m8s679vmvo a:hover {
    color: #B580F8;
    text-decoration: underline;
}

.gq6aj7oiwzs {
    border-top: 1px solid rgba(181, 128, 248, 0.1);
    padding-top: 15px;
}

.btn.generating {
    transition: all 0.3s ease-in-out;
    background: black !important;
    color: #0F0 !important;
    border: 1px solid #0F0;
    text-shadow: 0 0 5px #0F0;
    position: relative;
    overflow: hidden;
    padding-bottom: 25px;
    font-family: 'Courier New', monospace;
    letter-spacing: 1px;
}

.matrix-canvas {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    mix-blend-mode: screen;
    pointer-events: none;
    z-index: 1;
}

.matrix-canvas.active {
    opacity: 1;
}

.matrix-text {
    position: relative;
    z-index: 2;
    mix-blend-mode: difference;
}

.progress-container {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 10px;
    height: 5px;
    background: rgba(0, 255, 0, 0.2);
    border-radius: 3px;
    overflow: hidden;
    z-index: 3;
}

.progress-bar {
    height: 100%;
    background: #0F0;
    width: 0%;
    transition: width 0.3s ease;
    box-shadow: 0 0 5px #0F0;
}

.pufzxs0di8 {
    position: fixed;
    display: none;
    bottom: 90px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-color: rgba(26, 31, 55, 0.8);
    color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    cursor: pointer;
    user-select: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    transition: all 0.3s ease;
}

.pufzxs0di8:hover {
    background-color: rgba(26, 31, 55, 0.95);
    box-shadow: 0 2px 12px rgba(181, 128, 248, 0.1);
    transform: translateY(-2px);
}

.njnmjztyy4f92cb {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding: 15px 35px;
    font-size: 18px;
    font-weight: 600;
    color: white;
    background: linear-gradient(
        45deg,
        #B580F8,
        #C093F9
    );
    border: none;
    border-radius: 35px;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2),
                inset 0 1px 1px rgba(255, 255, 255, 0.2);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    max-width: calc(100% - 40px);
    box-sizing: border-box;
}

.njnmjztyy4f92cb::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        45deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    transform: rotate(45deg);
    animation: shimmer 3s infinite;
}

.njnmjztyy4f92cb:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(181, 128, 248, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #C093F9,
        #B580F8
    );
}

.njnmjztyy4f92cb:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%) rotate(45deg);
    }
    100% {
        transform: translateX(100%) rotate(45deg);
    }
}

.kuaplfvwaqyzu5mc0kd {
    display: none;
    width: 30px;
    height: 24px;
    position: relative;
    cursor: pointer;
    z-index: 101;
    margin-left: 20px;
    order: 10;
}

.kuaplfvwaqyzu5mc0kd span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #B580F8;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    transform-origin: center;
}

.h85rw0nl61f8d70vfem6 {
    margin-top: 40px;
    margin-bottom: 0;
    text-align: center;
    padding-top: 20px;
}

.n8oa9sls1av8s5v8 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    margin: 0 auto;
}

.psvp2u3x8vf1r {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(181, 128, 248, 0.1);
    transition: all 0.3s ease;
    text-decoration: none;
}

.psvp2u3x8vf1r img {
    width: 20px;
    height: 20px;
    filter: invert(80%) sepia(30%) saturate(200%);
    transition: filter 0.3s ease;
}

.psvp2u3x8vf1r:hover {
    transform: translateY(-3px);
    background: #B580F8;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.psvp2u3x8vf1r:hover img {
    filter: brightness(0) saturate(100%) invert(100%);
}

@media (max-width: 768px) {
    .n8oa9sls1av8s5v8 {
        gap: 10px;
    }
    
    .psvp2u3x8vf1r {
        width: 35px;
        height: 35px;
    }
    
    .psvp2u3x8vf1r img {
        width: 18px;
        height: 18px;
    }
}

.kuaplfvwaqyzu5mc0kd span:nth-child(1) { top: 0; }
.kuaplfvwaqyzu5mc0kd span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.kuaplfvwaqyzu5mc0kd span:nth-child(3) { top: 20px; }

@keyframes fadeInOut {
    0% { opacity: 0.3; transform: translate(0, -50%); }
    50% { opacity: 0.8; transform: translate(5px, -50%); }
    100% { opacity: 0.3; transform: translate(0, -50%); }
}

@media (max-width: 769px) {
    .p5q2xfddotg1d7zi96z {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .vnz1rivl3a9 {
        display: none !important;
    }
			
    html.menu-open,
    .vih7a1v1jlyc8ertn7z.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }

    .p5q2xfddotg1d7zi96z {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
        overflow-x: hidden;
    }

    .xkrl9fwan4f2 {
        padding: 15px 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
        justify-content: flex-start;
        gap: 10px;
        overflow: hidden;
    }
    
    .gws3w74dths3t6w4xtsw {
        flex: 1;
        order: 1;
        min-width: 0;
        overflow: hidden;
    }
    
    .baycx611vv {
        margin: 0;
        flex: 0 0 auto;
        order: 2;
    }
    
    .nspyw89vopyd8bswc {
        order: 3;
        margin-left: 0;
        margin-right: 7px;
    }
    
    .burger-menu {
        order: 4;
        flex: 0 0 auto;
        margin-left: auto;
    }

    .x4n1xhhihm8hld08p0 {
        margin-left: 5px;
        margin-right: 5px;
    }

    .dqcaqgww601lrtrc4q {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(26, 31, 55, 0.98);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        padding: 80px 0px 20px;
        z-index: 99;
    }

    .dqcaqgww601lrtrc4q.open {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        animation: slideIn 0.3s ease-out;
    }

    .dqcaqgww601lrtrc4q a {
        width: 200px;
        text-align: center;
        justify-content: center;
        padding: 12px 20px;
        margin: 0;
        display: flex;
        align-items: center;
        background: transparent;
        border: 2px solid #B580F8;
        color: #B580F8;
        font-weight: 600;
        transition: all 0.3s ease;
    }
    
    .dqcaqgww601lrtrc4q a span {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .kuaplfvwaqyzu5mc0kd {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-right: 0;
    }
    
    @keyframes slideIn {
        from {
            opacity: 0;
            transform: translateY(-10px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
    
    .kuaplfvwaqyzu5mc0kd.active span:nth-child(1) {
        transform: rotate(45deg) translate(8px, 8px);
    }

    .kuaplfvwaqyzu5mc0kd.active span:nth-child(2) {
        opacity: 0;
    }

    .kuaplfvwaqyzu5mc0kd.active span:nth-child(3) {
        transform: rotate(-45deg) translate(7px, -7px);
    }

    .kuaplfvwaqyzu5mc0kd {
        position: relative;
        z-index: 100;
    }

    html.menu-open .fivaqbsmos,
    .vih7a1v1jlyc8ertn7z.menu-open .fivaqbsmos {
        opacity: 0;
        pointer-events: none;
    }

    html.menu-open .gws3w74dths3t6w4xtsw,
    .vih7a1v1jlyc8ertn7z.menu-open .gws3w74dths3t6w4xtsw {
        opacity: 0;
    }

    .fivaqbsmos {
        padding: 15px 10px;
        margin: 0;
        border-radius: 12px;
        background: rgba(26, 31, 55, 0.5);
    }

    .fivaqbsmos > * {
        padding: 0 5px;
    }

    .fivaqbsmos ul, .fivaqbsmos ol {
        padding-left: 30px;
        margin-left: 15px;
    }

    .at0hjzbj1phbg {
        margin: 10px -5px;
        border-radius: 6px;
        position: relative;
        transition: opacity 0.3s ease;
    }

    .at0hjzbj1phbg::before {
        
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 40px;
        background: linear-gradient(
            to right,
            transparent,
            rgba(26, 31, 55, 0.95) 70%,
            rgba(26, 31, 55, 1)
        );
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    .at0hjzbj1phbg::after {
        
        content: '→';
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        color: #B580F8;
        font-size: 20px;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
        text-shadow: 0 0 10px rgba(0,0,0,0.3);
    }

    
    .at0hjzbj1phbg.has-scroll::before,
    .at0hjzbj1phbg.has-scroll::after {
        opacity: 1;
        visibility: visible;
    }

    
    .at0hjzbj1phbg.has-scroll::after {
        animation: pulseArrow 2s infinite;
    }

    @keyframes pulseArrow {
        0% {
            transform: translate(0, -50%);
            opacity: 0.5;
        }
        50% {
            transform: translate(5px, -50%);
            opacity: 1;
        }
        100% {
            transform: translate(0, -50%);
            opacity: 0.5;
        }
    }

    .at0hjzbj1phbg th {
        padding: 8px 12px;
        font-size: 0.8em;
    }

    .at0hjzbj1phbg td {
        padding: 6px 12px;
        font-size: 0.85em;
    }

    .at0hjzbj1phbg td:first-child,
    .at0hjzbj1phbg th:first-child {
        position: static;
        background: none;
    }
    
    .pufzxs0di8 {
        right: 10px;
        bottom: 150px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        background-color: rgba(26, 31, 55, 0.7);
    }

    .njnmjztyy4f92cb {
        bottom: 20px;
        padding: 15px 35px;
        font-size: 18px;
        white-space: nowrap;
        width: auto; 
        min-width: 200px; 
    }
    
    .gws3w74dths3t6w4xtsw img {
        max-height: 50px;
        max-width: 160px;
        border-radius: 6px;  
    }
}

.vih7a1v1jlyc8ertn7z.font-inter {
    --selected-font: var(--font-inter);
}

.vih7a1v1jlyc8ertn7z.font-roboto {
    --selected-font: var(--font-roboto);
}

.vih7a1v1jlyc8ertn7z.font-opensans {
    --selected-font: var(--font-opensans);
}
.vih7a1v1jlyc8ertn7z.font-montserrat {
    --selected-font: var(--font-montserrat);
}

*, *::before, *::after {
    font-family: inherit;
}

p, span, div {
    font-family: var(--selected-font);
    font-weight: 400;
}

.kci38b374o0mf9r2zn7t {
    cursor: pointer;
    transition: all 0.3s ease;
}

.zl3cq9ajg8 {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.pj93cia40mb {
    color: #000;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.3);
}


.bilvpqszxc4iejbu8m2 {
    position: fixed;
    top: 5px;
    left: 50%;
    width: 90%;
    max-width: 1000px;
    transform: translateX(-50%) translateY(-100%);
    background-color: rgba(31, 31, 31, 0.85);
    color: white;
    z-index: 10000;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0;
    opacity: 0;
    visibility: hidden; pointer-events: none; }

.bilvpqszxc4iejbu8m2.show {
    transform: translateX(-50%) translateY(0) !important;
    opacity: 1;
    visibility: visible; pointer-events: auto; }

body[data-has-cookie-banner="true"] .xkrl9fwan4f2 {
    margin-top: var(--cookie-banner-height, 0px);
    transition: margin-top 0.4s ease-out;
}

body[data-has-cookie-banner="true"] .p5q2xfddotg1d7zi96z {
    padding-top: 15px; }

.p5q2xfddotg1d7zi96z {
    position: relative;
    z-index: 1;
}

.xkrl9fwan4f2 {
    position: relative;
    z-index: 2;
}


@supports (padding-top: env(safe-area-inset-top)) {
    .bilvpqszxc4iejbu8m2 {
        padding-top: env(safe-area-inset-top);  }
}

.b0admyhjrdw6kj1pmr {
    max-width: 100%;
    margin: 0 auto;
    padding: 15px 20px; display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    border-radius: 10px; }

.arh2v1kstlp {
    flex: 1;
    min-width: 200px;
    font-size: 11px; opacity: 0.9;
    display: flex;
    align-items: center;
    gap: 12px; line-height: 1.6; }

.wxufkvz7ryu8wi2y {
    color: #B580F8;
    font-size: 18px; }

.qu4hup0eel0vkjy {
    display: flex;
    gap: 12px; align-items: center;
}

.w02kibovanby3 {
    background: transparent;
    color: rgba(255, 255, 255, 0.7); border: 1px solid rgba(255, 255, 255, 0.2); padding: 10px 18px; border-radius: 8px; cursor: pointer;
    font-weight: 400; font-size: 14px;
    transition: all 0.2s ease;
}

.w02kibovanby3:hover {
    background: rgba(255, 255, 255, 0.1);
    color: white;
}

.qwnhjl7rnf5 {
    background: rgba(181, 128, 248, 0.5); color: white;
    border: none;
    padding: 10px 18px; border-radius: 8px; cursor: pointer;
    font-weight: 400; font-size: 14px;
    transition: all 0.3s ease;
}

.qwnhjl7rnf5:hover {
    background: #B580F8; }


.gg3ugoyotap72ojyze {
    background: transparent;
    color: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 10px 18px; border-radius: 8px; cursor: pointer;
    font-weight: 400; font-size: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.2s ease;
}

@media (min-width: 769px) {
    .w02kibovanby3,
    .qwnhjl7rnf5,
    .gg3ugoyotap72ojyze {
        padding: 7px 13px; font-size: 13px; }
    
    .gg3ugoyotap72ojyze {
        gap: 6px; }
    
    .ybccoutahw405toftem {
        width: 12px;
        height: 12px;
    }
    
    .wxufkvz7ryu8wi2y {
        font-size: 14px; }
    
    .arh2v1kstlp {
        font-size: 13px; }
}

.gg3ugoyotap72ojyze:hover {
    background: rgba(255, 255, 255, 0.08);
    color: white;
}

.ybccoutahw405toftem {
    width: 14px;
    height: 14px;
}

.k1r1al673t1sl1z {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10001;
    display: none;
    align-items: center;
    justify-content: center;
}

.jc6htidhnr693ewei3h {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

.z7gg6csu4am {
    position: relative;
    width: 100%;
    max-width: 500px;
    background: #1f1f1f;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    z-index: 10002;
    margin: 20px;
    overflow: hidden;
    animation: modalFadeIn 0.3s ease-out;
}

@keyframes modalFadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.hx5zywo6809bs {
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.hx5zywo6809bs h3 {
    margin: 0;
    color: #B580F8;
    font-size: 16px;
    font-weight: 600;
}

.iskeqmyfsqopc15 {
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s ease;
}

.iskeqmyfsqopc15:hover {
    background: rgba(255, 255, 255, 0.1);
    color: white;
}

.jjd2oj49e9cv85 {
    padding: 20px;
    max-height: 60vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.qo1vrkgmwci489wc5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
}

.gvj2tx5pwjxc2hn2s7 {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.fk472ehyjgk4p9uvss {
    font-weight: 600;
    color: white;
    font-size: 14px;
}

.dr3ratccl5v1447a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
}

.j16fj5p0y46hek5qm {
    padding: 15px 20px;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.xkpaw2w6ha4 {
    position: relative;
    width: 44px;
    height: 24px;
    cursor: pointer;
}

.nta2sb4b90 {
    opacity: 0.6;
    cursor: not-allowed;
}

.qog3pcsbk7yj {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.15);
    transition: all 0.3s ease;
}

.kcirju9d668lvl {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: white;
    transition: all 0.3s ease;
}

.qog3pcsbk7yj.ku1z2m3427xkq4vekey {
    background: #B580F8;
}

.kcirju9d668lvl.ku1z2m3427xkq4vekey {
    transform: translateX(20px);
}

.ac8pzs8ge2bjhhchaj5 {
    background: transparent;
    color: #B580F8;
    border: 1px solid #B580F8;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    transition: all 0.2s ease;
}

.ac8pzs8ge2bjhhchaj5:hover {
    background: rgba(255, 255, 255, 0.05);
}

.j4mttmk8u7efc4s60 {
    background: #B580F8;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    transition: all 0.2s ease;
}

.j4mttmk8u7efc4s60:hover {
    background: #C093F9;
}

.y6g9dzouetj2i {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    transition: all 0.2s ease;
}

.y6g9dzouetj2i:hover {
    background: rgba(255, 255, 255, 0.25);
}

.rksj6ctw995dcx10qi {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

.rksj6ctw995dcx10qi button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(31, 31, 31, 0.9);
    color: #B580F8;
    border: none;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.rksj6ctw995dcx10qi button:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .b0admyhjrdw6kj1pmr {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .qu4hup0eel0vkjy {
        width: 100%;
        justify-content: flex-end;
    }
    
    .w02kibovanby3,
    .qwnhjl7rnf5,
    .gg3ugoyotap72ojyze {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .ybccoutahw405toftem {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .bilvpqszxc4iejbu8m2 {
        width: 95%; top: 5px; }
    
    .b0admyhjrdw6kj1pmr {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .arh2v1kstlp {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .qu4hup0eel0vkjy {
        gap: 5px;
    }
    
    .w02kibovanby3,
    .qwnhjl7rnf5,
    .gg3ugoyotap72ojyze {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .wxufkvz7ryu8wi2y {
        font-size: 14px;
    }
}

.q0gqqaq2p7g7wf {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .q0gqqaq2p7g7wf h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #B580F8;
    }
    
    .n8xt4syodccjsn {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .oqd49232csrd {
    background: rgba(26, 31, 55, 0.9);
    border-radius: 8px;
    transition: all 0.3s ease;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}
    
    .oqd49232csrd:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #B580F8;
    }
    
    .oqd49232csrd::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    border: 0.5px solid transparent; pointer-events: none;
    z-index: 15; transition: opacity 0.3s ease, border-color 0.3s ease;
}
    
    .oqd49232csrd:hover::before {
        border-color: #B580F8;
    }
    
    .e4pjkewav2bbxxeklp {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .aqo6ag8s7by9 {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .e4pjkewav2bbxxeklp span {
    position: relative;
    z-index: 6; font-weight: bold;
    color: white;
    font-size: 18px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }
    
    .jnkh4h85gegb6y7 {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .grntvx8407m {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .dyu0eetbzvpz {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .dyu0eetbzvpz img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .grntvx8407m h3 {
    font-size: 18px;
    font-weight: 700; color: white !important; margin-top: 8px;
    margin-bottom: 4px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); letter-spacing: 0.5px; }
    
    .ha9gnwxnynr {
    display: flex;
    margin-top: 0px;
    margin-bottom: 0;
    justify-content: center;
    color: #FFB800;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}
    
        .h65xx17kge1waeb2u9 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .h65xx17kge1waeb2u9 ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .h65xx17kge1waeb2u9 ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .h65xx17kge1waeb2u9 ul {
            margin: 0 auto;
        }
        
        .b07ylkavb04zo6dkj {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .thu5s0nzwe0sj7mk {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .thu5s0nzwe0sj7mk div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .thu5s0nzwe0sj7mk div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.wyi5a2lbnf {
    background: linear-gradient(
        45deg,
        #B580F8,
        #C093F9,
        #B580F8,
        #A273DF
    );
    background-size: 300% 300%;
    animation: gradientShift 4s ease infinite;
    color: white;
    padding: 12px 24px;
    border-radius: 8px;
    border: none;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    width: 75%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: relative;
        overflow: hidden; }

.oqd49232csrd:first-child .wyi5a2lbnf {
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
}

    
.wyi5a2lbnf::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(0deg, 
                transparent, 
                rgba(255, 255, 255, 0.3), 
                transparent);
    transform: rotate(30deg);
    animation: buttonSweep 3s linear infinite;
    opacity: 0;
    pointer-events: none;
}

.wyi5a2lbnf:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
}

.wyi5a2lbnf:active {
    transform: scale(0.98);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.wyi5a2lbnf:hover::after {
    opacity: 1;
}
    
    .iomq8ikivyonooe6 {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .iomq8ikivyonooe6 span {
        margin-right: 4px;
    }
    
    .xqg19vq8uth5h55, .bj9f3j2s5u, .yb3abzsjsg55ep6q4g47 {
        display: none;
    }
    
    @media (max-width: 767px) {
                .jnkh4h85gegb6y7 {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .grntvx8407m {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .h65xx17kge1waeb2u9 {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .thu5s0nzwe0sj7mk {
            display: none;
        }
        
        .bj9f3j2s5u {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .bj9f3j2s5u .wyi5a2lbnf {
            width: 100%;
        }
        
                .xqg19vq8uth5h55 {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .xqg19vq8uth5h55 div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .xqg19vq8uth5h55 div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .h65xx17kge1waeb2u9 ul {
            width: 100%; margin: 0; }
        
        .e4pjkewav2bbxxeklp {
            width: 32px;
            height: 45px;
        }
        
        .dyu0eetbzvpz {
            width: 100px;
            height: 60px;
        }
        
        .ha9gnwxnynr {
    font-size: 14px;
}
        
        .yb3abzsjsg55ep6q4g47 {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .b07ylkavb04zo6dkj {
            display: none;
        }
        
        .h65xx17kge1waeb2u9 ul {
            gap: 2px;
        }
        
        .h65xx17kge1waeb2u9 ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .b07ylkavb04zo6dkj {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .dyu0eetbzvpz {
            width: 100px;
            height: 60px;
        }
        
        .grntvx8407m {
            width: 20%;
        }
        
        .h65xx17kge1waeb2u9 {
            width: 45%;
        }
        
        .thu5s0nzwe0sj7mk {
            width: 35%;
        }
    }
    .qaf88fl0wtk2be6 {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .rv16q8sjzjkfi {
        background-color: #B580F8; }
    
    .kb427x2a3anc581852 {
        background-color: #AAB0C0; }
    
    .nspyw89vopyd8bswc {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 6px;
        cursor: pointer;
        transition: all 0.2s ease;
        position: relative;
        order: 10;
    }
    
    .nspyw89vopyd8bswc:hover {
        transform: scale(1.05);
    }
    
    .nspyw89vopyd8bswc::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #B580F8;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .sak2xoxiyf0 {
        width: 28px;
        height: 21px;
        object-fit: cover;
        border-radius: 3px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 
                    0 0 0 0.5px rgba(0, 0, 0, 0.1);
    }
    
    .vpx8u5yujb8z289 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .p0p1rumriorurs9w {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);
        animation: fadeInOverlay 0.3s ease;
    }
    
    @keyframes fadeInOverlay {
        from {
            opacity: 0;
            backdrop-filter: blur(0px);
            -webkit-backdrop-filter: blur(0px);
        }
        to {
            opacity: 1;
            backdrop-filter: blur(4px);
            -webkit-backdrop-filter: blur(4px);
        }
    }
    
    .b4b6h5kgv5 {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .b4b6h5kgv5.yxl255zxb2wbkyjtir7z {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .b4b6h5kgv5.ffxmcqb873dp3 {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .b4b6h5kgv5.lsby4801a6umv8cnt1 {
        background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
        color: #333;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
        border: 1px solid rgba(0, 0, 0, 0.08);
    }
    
    .trk6k0q3tlsgiht7t5 {
        position: absolute;
        top: 5px;
        right: 5px;
        border: none;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        font-size: 18px;
        font-weight: 300;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        transition: opacity 0.2s ease, transform 0.2s ease;
        z-index: 10;
        opacity: 0.6;
    }
    
    .yxl255zxb2wbkyjtir7z .trk6k0q3tlsgiht7t5,
    .ffxmcqb873dp3 .trk6k0q3tlsgiht7t5 {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .lsby4801a6umv8cnt1 .trk6k0q3tlsgiht7t5 {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .trk6k0q3tlsgiht7t5:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .xzjbfgbxvft5 {
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(auto-fill, minmax(100px, 140px));
        justify-content: center;
        padding-top: 15px;
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    
    .xzjbfgbxvft5:has(.nl5g90xbl08mo:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .xzjbfgbxvft5:has(.nl5g90xbl08mo:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .xzjbfgbxvft5:has(.nl5g90xbl08mo:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .xzjbfgbxvft5:has(.nl5g90xbl08mo:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .xzjbfgbxvft5::-webkit-scrollbar {
        width: 6px;
    }
    
    .xzjbfgbxvft5::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .xzjbfgbxvft5::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .xzjbfgbxvft5::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .nl5g90xbl08mo {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 10px;
        border-radius: 8px;
        cursor: pointer;
        transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
        text-decoration: none;
        border: 2px solid transparent;
    }
    
    .nl5g90xbl08mo:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .nl5g90xbl08mo.yxl255zxb2wbkyjtir7z:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .nl5g90xbl08mo.ffxmcqb873dp3:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .nl5g90xbl08mo.lsby4801a6umv8cnt1:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .reglof4374k {
        width: 48px;
        height: 36px;
        object-fit: cover;
        border-radius: 4px;
        margin-bottom: 8px;
        display: block;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    }
    
    .a4fdeokt58xm6otogsy {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .yxl255zxb2wbkyjtir7z .a4fdeokt58xm6otogsy {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .ffxmcqb873dp3 .a4fdeokt58xm6otogsy {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .lsby4801a6umv8cnt1 .a4fdeokt58xm6otogsy {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .nl5g90xbl08mo:hover .a4fdeokt58xm6otogsy {
        }
    
    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: scale(0.8) translateY(-20px);
            filter: blur(10px);
        }
        to {
            opacity: 1;
            transform: scale(1) translateY(0);
            filter: blur(0);
        }
    }
    
    @keyframes slideIn {
        from {
            opacity: 0;
            transform: translateY(-30px) rotateX(-15deg);
        }
        to {
            opacity: 1;
            transform: translateY(0) rotateX(0);
        }
    }
    
    @media (max-width: 768px) {
        .b4b6h5kgv5 {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .trk6k0q3tlsgiht7t5 {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .xzjbfgbxvft5 {
            display: grid !important;
            grid-template-columns: repeat(auto-fill, minmax(70px, 1fr)) !important;
            gap: 8px !important;
            padding: 20px 8px 10px 8px;
            max-width: 100%;
            box-sizing: border-box;
            justify-content: center;
        }
        
        .xzjbfgbxvft5:has(.nl5g90xbl08mo:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .xzjbfgbxvft5:has(.nl5g90xbl08mo:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .xzjbfgbxvft5:has(.nl5g90xbl08mo:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .nl5g90xbl08mo {
            padding: 12px 5px;
        }
        
        .reglof4374k {
            width: 36px;
            height: 27px;
        }
        
        .a4fdeokt58xm6otogsy {
            font-size: 12px;
        }
        
        .nspyw89vopyd8bswc {
            width: 40px;
            height: 40px;
        }
        
        .sak2xoxiyf0 {
            width: 26px;
            height: 19px;
        }
    }
