
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .bbn81xweye8t4385eyj {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, 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;
}
        
.beucn6drjw5n0bo {
    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;
}
        
.gra7tzmbvxz3by {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(175, 31, 204, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.i63p42ri7t41m6m {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

.dmkwymo36b9prmtpo9t {
    background: linear-gradient(
        45deg,
        #AF1FCC,
        #BB40D3,
        #AF1FCC,
        #9D1BB7
    );
    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) {
    .dmkwymo36b9prmtpo9t {
        animation: 
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite !important;
    }
}

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

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

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

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

    .pw9awtiauk {
        flex: 0 0 auto;
    }
    
    .i63p42ri7t41m6m {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.dmkwymo36b9prmtpo9t:hover {
    background: linear-gradient(
        45deg,
        #BB40D3,
        #AF1FCC
    );
    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);
    }
}
    
    .neaa5ubly54g6vkzf6fb {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.pw9awtiauk a:hover {
    color: #BB40D3;
}

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

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

.nhy17zl301 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(175, 31, 204, 0.1);
}

.nhy17zl301 a:hover {
    color: #AF1FCC;
    background: rgba(175, 31, 204, 0.1);
    transform: translateY(-2px);
}

.nhy17zl301 a.active {
    background: #AF1FCC;
    color: #fff;
}
       
.ee9gqubrkckesc {
    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;
}

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

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

.ee9gqubrkckesc 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);
}

.ee9gqubrkckesc a {
    color: #AF1FCC;
}

.ee9gqubrkckesc a:hover {
    color: #BB40D3;
}

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

h1, h2, h3, h4, h5, h6 {
    color: #AF1FCC !important;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
}

.izxs9ohda083ob {
    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;          
}

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

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

.izxs9ohda083ob 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);
}

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



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

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

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

.c9qay4p5fnu1xz {
    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;
}

.p0ga0lg8utplnkggjzi {
    width: 100%;
    padding: 25px 20px;
    cursor: pointer;
    text-align: left;
    color: #AF1FCC;
    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;
}

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

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

.p0ga0lg8utplnkggjzi:hover {
    color: #BB40D3;
}

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

.p0ga0lg8utplnkggjzi.active + .q6vdbd6rbn6ithb9lbgi {
    max-height: 0;
    padding: 0 20px;
}

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

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

.q6vdbd6rbn6ithb9lbgi a {
    color: #AF1FCC;
    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;
}

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

.q6vdbd6rbn6ithb9lbgi a:hover {
    color: #BB40D3;
    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;
}

.oll7xr5duevgl.promo-button {
    background: linear-gradient(45deg, 
        #AF1FCC, 
        #BB40D3, 
        #AF1FCC, 
        #9D1BB7);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
}

@media (max-width: 699px) {
    .banner-site-logo {
        width: 50px;
        height: 35px;
        font-size: 14px;
    }
    
    .banner-site-title {
        font-size: 14px;
    }
    
    .yq9r8y6mgjxeszjp67x {
        font-size: 12px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }
    
    .oll7xr5duevgl.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);
    }
}

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

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

.vhmoa1dc19id3u5sg {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
    width: 100%;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    background: linear-gradient(to right, #1a365d, #4a3880);
    border-top: 1px solid rgba(59, 130, 246, 0.5);
}

.x1f0txlmc9v {
    padding: 12px 15px;
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}

.banner-close-button {
    position: absolute;
    top: 8px;
    right: 8px;
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    padding: 4px 8px;
    z-index: 2;
}

.banner-close-button:hover {
    color: #fff;
}

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

.xjpbp4wbvxww6r5 {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.t3qhd41h4g {
    width: 50px;
    height: 35px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    position: relative;
}

.t3qhd41h4g.airv33u9ge {
    background-color: #f0f0f0;
    color: #333;
}

.t3qhd41h4g.aryy02p8eulk5shk {
    background-color: #333;
    color: #f0f0f0;
}

.t3qhd41h4g.e86ulzud1mzwx {
    background-color: #f0f0f0;
    color: #333;
}

.t3qhd41h4g.q5j7cl8uptv8p5hg53d {
    background-color: #333;
    color: #f0f0f0;
}

.t3qhd41h4g.e7q08zqbpp1 {
    background-color: #f0f0f0;
    color: #333;
}

.t3qhd41h4g.emqle9xeny7pr93fip86 {
    background-color: #333;
    color: #f0f0f0;
}

.t3qhd41h4g.ihl1506lh69 {
    opacity: 0.5;
}

.t3qhd41h4g.ihl1506lh69 img {
    opacity: 0.7 !important;
}

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

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

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

.oll7xr5duevgl.trnqm3yhg83uxwy69il3 {
    font-size: 11px;
    letter-spacing: 0;
}




.snt2a47l3cpgazdthj {
    margin: 0 6px;
    color: #93c5fd;
    font-size: 14px;
}

.ffznlds5violv44i1 {
    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);
}

.rp8174s65a4 {
    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);
}

.a0sgmk4cwy5x164ft {
    margin-left: 13px;
}

.t0z302cxkb {
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin: -5px 0 0 0;
}

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

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

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

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

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

.tjchol040g74g0z {
    opacity: 0.9;
}

@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);
    }
}

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

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

.oll7xr5duevgl {
    background: linear-gradient(45deg, 
        #AF1FCC, 
        #BB40D3, 
        #AF1FCC, 
        #9D1BB7);
    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: clamp(10px, 3vw, 13px);
    white-space: normal;
    text-align: center;
    flex-shrink: 0;
    box-shadow: 0 2px 15px rgba(175, 31, 204, 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;
}

.oll7xr5duevgl:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(175, 31, 204, 0.6);
    animation: gradientShift 3s ease infinite;
}

.bkpvwz1lni.xdn1l3z1pg6qjlxmcq,
.oll7xr5duevgl.xdn1l3z1pg6qjlxmcq {
    display: none;
}

@media (max-width: 699px) {
    .x1f0txlmc9v {
        display: flex;
        flex-direction: row;
        padding: 10px 15px;
        min-height: 90px;
        position: relative;
    }
    
    .bkpvwz1lni.xdn1l3z1pg6qjlxmcq {
        display: none;
    }
    
    .n94ww2jq3uy2mu7w271 {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 100px;
    }
    
    .j7to24h0rh94zpd5fpt {
        margin-bottom: 5px;
        flex-wrap: wrap;
    }
    
    .oll7xr5duevgl:not(.xdn1l3z1pg6qjlxmcq) {
        position: absolute;
        right: 15px;
        top: 10px;
        bottom: 10px;
        width: 90px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 1.2;
        text-align: center;
        border-radius: 6px;
        
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .yuq7qofxb40tybi {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .bkpvwz1lni {
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .tjchol040g74g0z {
        font-size: 12px;
    }
    
        .oll7xr5duevgl {
        position: absolute;
        right: 15px;
        top: 10px;
        bottom: 10px;
        width: 90px;
        padding: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: clamp(10px, 3vw, 13px);
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: -0.3px;
        line-height: 1.1;
        text-align: center;
        border-radius: 6px;
        word-break: normal;
        overflow-wrap: break-word;
        hyphens: none;
        
        background: linear-gradient(45deg, 
            #AF1FCC, 
            #BB40D3, 
            #AF1FCC, 
            #9D1BB7);
        background-size: 300% 300%;
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .n94ww2jq3uy2mu7w271 {
        padding-right: 100px;
    }
    
    .oll7xr5duevgl.trnqm3yhg83uxwy69il3 {
        font-size: 11px;
        letter-spacing: 0;
    }
    
    .oll7xr5duevgl.xdn1l3z1pg6qjlxmcq {
        display: none;
    }
}

@media (min-width: 700px) {
    .x1f0txlmc9v {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .oll7xr5duevgl:not(.xdn1l3z1pg6qjlxmcq) {
        display: none !important;
    }
    
    .n94ww2jq3uy2mu7w271 {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .yuq7qofxb40tybi {
        display: none;
    }
    
    .bkpvwz1lni.xdn1l3z1pg6qjlxmcq {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: auto;
        margin-right: 15px;
    }
    
.bkpvwz1lni.xdn1l3z1pg6qjlxmcq {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: auto;
    margin-right: 15px;
}

.oll7xr5duevgl.xdn1l3z1pg6qjlxmcq {
    display: block !important;
    animation: 
            gradientShift 2s ease infinite,
            pulse 7s ease-in-out infinite !important;
}
    
    .j7to24h0rh94zpd5fpt {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
    }
    
    .a0sgmk4cwy5x164ft {
        min-width: 150px;
    }
}

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

.t8jjjffc8hj8 {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(175, 31, 204, 0.1);
}
  
.t8jjjffc8hj8 h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

.js2x07awzz7 {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(to right, #AF1FCC, #BB40D3);
    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;
}
  
.js2x07awzz7:hover {
    transform: translateY(-3px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to right, #B735D1, #C357D8);
}
  
.js2x07awzz7: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;
}
 
.vaz94zvnpi {
    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: #AF1FCC;
    font-weight: 700;
}
  
.j08zeipwtwyy50nsv {
    padding: 0 15px;
}
  
.j08zeipwtwyy50nsv h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
  
.ygzmdwzngt3 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border-radius: 8px;
}
  
.ygzmdwzngt3 p {
    margin: 0;
}
  
.t6w7e49dsvs2t5d {
    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;
}
  
.t6w7e49dsvs2t5d iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}
  
.ilyd46w9a26ikz2wn0x {
    margin-top: 30px;
    line-height: 1.7;
}
  
.ilyd46w9a26ikz2wn0x h2 {
    margin-bottom: 15px;
}
  
@media (max-width: 768px) {
    .j08zeipwtwyy50nsv h1 {
        font-size: 24px;
    }
    
    .t6w7e49dsvs2t5d {
        padding-bottom: 75%;
    }
}
  
.bsv7hlf2917 {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 12px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

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

.ywfhgmzh1vzqmkx {
    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;
}

.ywfhgmzh1vzqmkx::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;
}

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

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

.b3pbsm43x2cjsx 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; 
}
  
.iiahfkb6enfaqetbu6 {
    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;
}
  
.gj4q0rm2zk3sly {
    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;
}

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

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

.mifcpth5rt {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: auto;
}
  
.xmnb9uym8v2n {
    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;
}
  
.xmnb9uym8v2n:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: scale(1.02);
    color: white !important;
}
  
.md922r7xufbnneq4o5j8 {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 600;
    color: white !important;
    background: linear-gradient(45deg, 
                #AF1FCC, 
                #BB40D3, 
                #AF1FCC, 
                #B735D1);
    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;
}

.md922r7xufbnneq4o5j8::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;
}
  
.md922r7xufbnneq4o5j8:hover {
    background: linear-gradient(45deg, 
                #B735D1, 
                #C357D8, 
                #B735D1, 
                #BF4BD6);
    transform: scale(1.03);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    animation: buttonShimmerFast 1.5s ease infinite;
}
  .md922r7xufbnneq4o5j8: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);
    }
}
.md922r7xufbnneq4o5j8:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.xmnb9uym8v2n:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
  
.pquzsh9oucwl915 {
    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;
}

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

.po2mobmxr0hr {
    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;
}

.ex6otxz6nzb {
    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;
}

.ex6otxz6nzb.active {
    color: #AF1FCC;
    text-shadow: 0 0 10px rgba(175, 31, 204, 0.5);
}

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

.ex6otxz6nzb.hover {
    color: #BF4BD6;
    transform: scale(1.2);
}

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

.ex6otxz6nzb.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #AF1FCC;
    text-shadow: 0 0 10px rgba(175, 31, 204, 0.5);
}

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

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

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

.zc6hmff3i648cq92hli {
    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;
    }
    
    & > .x8t77nb29155xj36dmzr: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) {
    .zc6hmff3i648cq92hli {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .x8t77nb29155xj36dmzr: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;
    }
}

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

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

.ga0lzkd9bhgrg7f326yk a:hover {
    color: #AF1FCC;
    text-decoration: underline;
}

.hvrjc3ybd0lds6tnd {
    border-top: 1px solid rgba(175, 31, 204, 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;
}

.rm2jb0hdze4f {
    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;
}

.rm2jb0hdze4f:hover {
    background-color: rgba(26, 31, 55, 0.95);
    box-shadow: 0 2px 12px rgba(175, 31, 204, 0.1);
    transform: translateY(-2px);
}

.bevjxv1dxjlg {
    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,
        #AF1FCC,
        #BB40D3
    );
    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;
}

.bevjxv1dxjlg::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;
}

.bevjxv1dxjlg:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(175, 31, 204, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #BB40D3,
        #AF1FCC
    );
}

.bevjxv1dxjlg: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);
    }
}

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

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

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

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

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

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

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

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

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

.neaa5ubly54g6vkzf6fb span:nth-child(1) { top: 0; }
.neaa5ubly54g6vkzf6fb span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.neaa5ubly54g6vkzf6fb 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) {
    .beucn6drjw5n0bo {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .kfajlhlemm {
        display: none !important;
    }
			
    html.menu-open,
    .bbn81xweye8t4385eyj.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }
            
    .beucn6drjw5n0bo {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
            
    .gra7tzmbvxz3by {
        padding: 15px 0;
        width: 100%;
        margin-bottom: 30px;
        justify-content: flex-start;
        gap: 10px;
    }
    
    .pw9awtiauk {
        flex: 1;
        order: 1;
    }
    
    .i63p42ri7t41m6m {
        margin: 0;
        flex: 0 0 auto;
        order: 2;
    }
    
    .iw90ba4glog2kqrlzjze {
        order: 3;
        margin-left: 0;
        margin-right: 7px;
    }
    
    .burger-menu {
        order: 4;
        flex: 0 0 auto;
        margin-left: auto;
    }

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

    .nhy17zl301 {
        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;
    }

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

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

    .neaa5ubly54g6vkzf6fb {
        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);
        }
    }
    
    .neaa5ubly54g6vkzf6fb.active span:nth-child(1) {
        transform: rotate(45deg) translate(8px, 8px);
    }

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

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

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

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

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

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

    .izxs9ohda083ob::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;
    }

    .izxs9ohda083ob::after {
        
        content: '→';
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        color: #AF1FCC;
        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);
    }

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

    
    .izxs9ohda083ob.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;
        }
    }

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

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

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

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

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

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

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

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

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

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

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

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


.sjmxt81xa4 {
    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; }

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

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

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

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

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


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

.xszaj8frq4yxk9pe9lvx {
    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; }

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

.jcatnyvpw5wrcbhmdq {
    color: #AF1FCC;
    font-size: 18px; }

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

.vhmeqpmzud {
    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;
}

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

.ohbgbjdjch91bhb3m {
    background: rgba(175, 31, 204, 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;
}

.ohbgbjdjch91bhb3m:hover {
    background: #AF1FCC; }


.my7ayhoxj9305 {
    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) {
    .vhmeqpmzud,
    .ohbgbjdjch91bhb3m,
    .my7ayhoxj9305 {
        padding: 7px 13px; font-size: 13px; }
    
    .my7ayhoxj9305 {
        gap: 6px; }
    
    .qllmf0w74kow47v2 {
        width: 12px;
        height: 12px;
    }
    
    .jcatnyvpw5wrcbhmdq {
        font-size: 14px; }
    
    .kumeknjnppopenkr2odm {
        font-size: 13px; }
}

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

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

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

.r2ee76l8mc {
    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);
}

.mdpi78lrhrxq3uqavck {
    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); }
}

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

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

.zp7awt2yt8mdvtr {
    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;
}

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

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

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

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

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

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

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

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

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

.nojpus2xkij0wu {
    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;
}

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

.nojpus2xkij0wu.afof8jufgtlxldnu33y {
    background: #AF1FCC;
}

.bazrrl891tii.afof8jufgtlxldnu33y {
    transform: translateX(20px);
}

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

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

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

.nl509f4ownfx24:hover {
    background: #BB40D3;
}

.kgqyqwo6bimxgc9l0 {
    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;
}

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

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

.ba25s2gfidql button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(31, 31, 31, 0.9);
    color: #AF1FCC;
    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);
}

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

@media (max-width: 768px) {
    .xszaj8frq4yxk9pe9lvx {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .thc8pb2i67wync404t {
        width: 100%;
        justify-content: flex-end;
    }
    
    .vhmeqpmzud,
    .ohbgbjdjch91bhb3m,
    .my7ayhoxj9305 {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .qllmf0w74kow47v2 {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .sjmxt81xa4 {
        width: 95%; top: 5px; }
    
    .xszaj8frq4yxk9pe9lvx {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .kumeknjnppopenkr2odm {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .thc8pb2i67wync404t {
        gap: 5px;
    }
    
    .vhmeqpmzud,
    .ohbgbjdjch91bhb3m,
    .my7ayhoxj9305 {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .jcatnyvpw5wrcbhmdq {
        font-size: 14px;
    }
}

.auv89d59dru {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .auv89d59dru h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #AF1FCC;
    }
    
    .yqyxfiuojbmi2iwp {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .qcu20pufqbu {
    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;
}
    
    .qcu20pufqbu:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #AF1FCC;
    }
    
    .qcu20pufqbu::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;
}
    
    .qcu20pufqbu:hover::before {
        border-color: #AF1FCC;
    }
    
    .cgqwawsqk6 {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .xgv4t5ascq10rnr7a75 {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .cgqwawsqk6 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); }
    
    .e6nmddaqrpypfmn {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .ugiaefwdra068pw {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .ue0tb0sbez4fax8 {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .ue0tb0sbez4fax8 img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .ugiaefwdra068pw 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; }
    
    .i9x9hb6adb3nh {
    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;
}
    
        .see5qtr30xncr6x3kc {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .see5qtr30xncr6x3kc ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .see5qtr30xncr6x3kc ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .see5qtr30xncr6x3kc ul {
            margin: 0 auto;
        }
        
        .ctt8s1j21b76 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .ez4nu1qoqskb4n0rp {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .ez4nu1qoqskb4n0rp div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .ez4nu1qoqskb4n0rp div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.hnxfja5fs1c4t6q55m {
    background: linear-gradient(
        45deg,
        #AF1FCC,
        #BB40D3,
        #AF1FCC,
        #9D1BB7
    );
    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; }

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

    
.hnxfja5fs1c4t6q55m::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;
}

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

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

.hnxfja5fs1c4t6q55m:hover::after {
    opacity: 1;
}
    
    .zjtwrffy3ic5 {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .zjtwrffy3ic5 span {
        margin-right: 4px;
    }
    
    .rntnnin13xsz9vdhig, .jgmqrk6g9s4zljs, .ihy58gvpzk {
        display: none;
    }
    
    @media (max-width: 767px) {
                .e6nmddaqrpypfmn {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .ugiaefwdra068pw {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .see5qtr30xncr6x3kc {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .ez4nu1qoqskb4n0rp {
            display: none;
        }
        
        .jgmqrk6g9s4zljs {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .jgmqrk6g9s4zljs .hnxfja5fs1c4t6q55m {
            width: 100%;
        }
        
                .rntnnin13xsz9vdhig {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .rntnnin13xsz9vdhig div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .rntnnin13xsz9vdhig div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .see5qtr30xncr6x3kc ul {
            width: 100%; margin: 0; }
        
        .cgqwawsqk6 {
            width: 32px;
            height: 45px;
        }
        
        .ue0tb0sbez4fax8 {
            width: 100px;
            height: 60px;
        }
        
        .i9x9hb6adb3nh {
    font-size: 14px;
}
        
        .ihy58gvpzk {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .ctt8s1j21b76 {
            display: none;
        }
        
        .see5qtr30xncr6x3kc ul {
            gap: 2px;
        }
        
        .see5qtr30xncr6x3kc ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .ctt8s1j21b76 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .ue0tb0sbez4fax8 {
            width: 100px;
            height: 60px;
        }
        
        .ugiaefwdra068pw {
            width: 20%;
        }
        
        .see5qtr30xncr6x3kc {
            width: 45%;
        }
        
        .ez4nu1qoqskb4n0rp {
            width: 35%;
        }
    }
    .y3z0r1i9n4qc03 {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .cp26fo5a1fyzil3ndqq {
        background-color: #AF1FCC; }
    
    .tnvu659iejbg1dlu {
        background-color: #AAB0C0; }
    
    .iw90ba4glog2kqrlzjze {
        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;
    }
    
    .iw90ba4glog2kqrlzjze:hover {
        transform: scale(1.05);
    }
    
    .iw90ba4glog2kqrlzjze::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #AF1FCC;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .an9d9uumw0dsae995pkh {
        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);
    }
    
    .awyzlh6i1cl {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .v45etibjvtqd17 {
        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);
        }
    }
    
    .nxm7t75lxab7chyj {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .nxm7t75lxab7chyj.bkkoeuqbv1j {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .nxm7t75lxab7chyj.dli8s7ueyp {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .nxm7t75lxab7chyj.qboqboatxh1niex5y9n {
        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);
    }
    
    .y9fzlvzb4407uvs6vdrp {
        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;
    }
    
    .bkkoeuqbv1j .y9fzlvzb4407uvs6vdrp,
    .dli8s7ueyp .y9fzlvzb4407uvs6vdrp {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .qboqboatxh1niex5y9n .y9fzlvzb4407uvs6vdrp {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .y9fzlvzb4407uvs6vdrp:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .n9wea3r284hunkd92rx {
        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;
    }
    
    .n9wea3r284hunkd92rx:has(.l8ew8j0x6g7awq7m12:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .n9wea3r284hunkd92rx:has(.l8ew8j0x6g7awq7m12:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .n9wea3r284hunkd92rx:has(.l8ew8j0x6g7awq7m12:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .n9wea3r284hunkd92rx:has(.l8ew8j0x6g7awq7m12:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .n9wea3r284hunkd92rx::-webkit-scrollbar {
        width: 6px;
    }
    
    .n9wea3r284hunkd92rx::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .n9wea3r284hunkd92rx::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .n9wea3r284hunkd92rx::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .l8ew8j0x6g7awq7m12 {
        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;
    }
    
    .l8ew8j0x6g7awq7m12:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .l8ew8j0x6g7awq7m12.bkkoeuqbv1j:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .l8ew8j0x6g7awq7m12.dli8s7ueyp:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .l8ew8j0x6g7awq7m12.qboqboatxh1niex5y9n:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .ertt9b6sjtdqrb {
        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);
    }
    
    .rz8gprqbjc3 {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .bkkoeuqbv1j .rz8gprqbjc3 {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .dli8s7ueyp .rz8gprqbjc3 {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .qboqboatxh1niex5y9n .rz8gprqbjc3 {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .l8ew8j0x6g7awq7m12:hover .rz8gprqbjc3 {
        }
    
    @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) {
        .nxm7t75lxab7chyj {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .y9fzlvzb4407uvs6vdrp {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .n9wea3r284hunkd92rx {
            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;
        }
        
        .n9wea3r284hunkd92rx:has(.l8ew8j0x6g7awq7m12:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .n9wea3r284hunkd92rx:has(.l8ew8j0x6g7awq7m12:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .n9wea3r284hunkd92rx:has(.l8ew8j0x6g7awq7m12:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .l8ew8j0x6g7awq7m12 {
            padding: 12px 5px;
        }
        
        .ertt9b6sjtdqrb {
            width: 36px;
            height: 27px;
        }
        
        .rz8gprqbjc3 {
            font-size: 12px;
        }
        
        .iw90ba4glog2kqrlzjze {
            width: 40px;
            height: 40px;
        }
        
        .an9d9uumw0dsae995pkh {
            width: 26px;
            height: 19px;
        }
    }
