
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .mtimbh2nl3 {
    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;
}
        
.anlh8p97egmhfbdserl {
    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;
}
        
.p2xwwgw7p3jd7b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(190, 125, 255, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.o5gy0b2lyw {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

.kaxnogodiacp0wugv346 {
    background: linear-gradient(
        45deg,
        #BE7DFF,
        #C790FF,
        #BE7DFF,
        #AB70E5
    );
    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) {
    .kaxnogodiacp0wugv346 {
        animation: 
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite !important;
    }
}

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

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

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

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

    .ck2r5v777y {
        flex: 0 0 auto;
    }
    
    .o5gy0b2lyw {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.kaxnogodiacp0wugv346:hover {
    background: linear-gradient(
        45deg,
        #C790FF,
        #BE7DFF
    );
    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);
    }
}
    
    .kimpalx87s4mvwrr {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.ck2r5v777y a:hover {
    color: #C790FF;
}

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

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

.t7umtakk6a 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(190, 125, 255, 0.1);
}

.t7umtakk6a a:hover {
    color: #BE7DFF;
    background: rgba(190, 125, 255, 0.1);
    transform: translateY(-2px);
}

.t7umtakk6a a.active {
    background: #BE7DFF;
    color: #fff;
}
       
.hqpevesi66fl0 {
    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;
}

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

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

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

.hqpevesi66fl0 a {
    color: #BE7DFF;
}

.hqpevesi66fl0 a:hover {
    color: #C790FF;
}

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

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

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

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

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

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

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

.rr9jczhxkqvoh tr:first-child td {
    background: linear-gradient(
        to bottom,
        rgba(36, 41, 65, 0.9),
        rgba(26, 31, 55, 0.7)
    );
    font-weight: 800;
    color: #BE7DFF;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding: 0px 15px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid #BE7DFF;
}

.rr9jczhxkqvoh tr:first-child:hover td {
    background: linear-gradient(
        to bottom,
        rgba(41, 46, 70, 0.9),
        rgba(31, 36, 60, 0.7)
    );
    transition: background 0.3s ease;
}

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

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

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

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

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

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

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

.dyddvtvs8fre5m8qne7y:hover {
    color: #C790FF;
}

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

.dyddvtvs8fre5m8qne7y.active + .f7lxlgxltf7207ak1ul {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

.gi7emr8zu8q.promo-button {
    background: linear-gradient(45deg, 
        #BE7DFF, 
        #C790FF, 
        #BE7DFF, 
        #AB70E5);
    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;
    }
    
    .qw3rvj8ldfbaivr2ysh {
        font-size: 12px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }
    
    .gi7emr8zu8q.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);
    }
}

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

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

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

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

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

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

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

.be72uftlacm61cm5e.b1e8ovmcyda {
    background-color: #f0f0f0;
    color: #333;
}

.be72uftlacm61cm5e.jvrdi5q54f66pw {
    background-color: #333;
    color: #f0f0f0;
}

.be72uftlacm61cm5e.frulzlmp5mwod {
    background-color: #f0f0f0;
    color: #333;
}

.be72uftlacm61cm5e.r20gbjn3t1 {
    background-color: #333;
    color: #f0f0f0;
}

.be72uftlacm61cm5e.er9xx8qrxcz9 {
    background-color: #f0f0f0;
    color: #333;
}

.be72uftlacm61cm5e.tyismzye0k8nkffn {
    background-color: #333;
    color: #f0f0f0;
}

.be72uftlacm61cm5e.yjoq0wquq49xfi {
    opacity: 0.5;
}

.be72uftlacm61cm5e.yjoq0wquq49xfi img {
    opacity: 0.7 !important;
}

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

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

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

.gi7emr8zu8q.w29vdjzdlij6uezns {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.h6ox4stk0dqdw {
    margin-left: 13px;
}

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

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

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

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

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

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

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

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

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

.gi7emr8zu8q {
    background: linear-gradient(45deg, 
        #BE7DFF, 
        #C790FF, 
        #BE7DFF, 
        #AB70E5);
    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(190, 125, 255, 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;
}

.gi7emr8zu8q:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(190, 125, 255, 0.6);
    animation: gradientShift 3s ease infinite;
}

.dqpc9gp5ao3zhc93tdb.bgnjhlyx1cwn6okf62o,
.gi7emr8zu8q.bgnjhlyx1cwn6okf62o {
    display: none;
}

@media (max-width: 699px) {
    .b981u969uv {
        display: flex;
        flex-direction: row;
        padding: 10px 15px;
        min-height: 90px;
        position: relative;
    }
    
    .dqpc9gp5ao3zhc93tdb.bgnjhlyx1cwn6okf62o {
        display: none;
    }
    
    .nrd734ana9gaw7ow {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 100px;
    }
    
    .x2ggmmc1fut {
        margin-bottom: 5px;
        flex-wrap: wrap;
    }
    
    .gi7emr8zu8q:not(.bgnjhlyx1cwn6okf62o) {
        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;
    }
    
    .rx9v99ksjko {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .dqpc9gp5ao3zhc93tdb {
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .zv0q42o8itz115g19on {
        font-size: 12px;
    }
    
        .gi7emr8zu8q {
        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, 
            #BE7DFF, 
            #C790FF, 
            #BE7DFF, 
            #AB70E5);
        background-size: 300% 300%;
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .nrd734ana9gaw7ow {
        padding-right: 100px;
    }
    
    .gi7emr8zu8q.w29vdjzdlij6uezns {
        font-size: 11px;
        letter-spacing: 0;
    }
    
    .gi7emr8zu8q.bgnjhlyx1cwn6okf62o {
        display: none;
    }
}

@media (min-width: 700px) {
    .b981u969uv {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .gi7emr8zu8q:not(.bgnjhlyx1cwn6okf62o) {
        display: none !important;
    }
    
    .nrd734ana9gaw7ow {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .rx9v99ksjko {
        display: none;
    }
    
    .dqpc9gp5ao3zhc93tdb.bgnjhlyx1cwn6okf62o {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: auto;
        margin-right: 15px;
    }
    
.dqpc9gp5ao3zhc93tdb.bgnjhlyx1cwn6okf62o {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: auto;
    margin-right: 15px;
}

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

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

.eooddtl18mzzqqjvs {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(190, 125, 255, 0.1);
}
  
.eooddtl18mzzqqjvs h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

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

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

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

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

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

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

.iezzsdm6xz1j 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; 
}
  
.nsigru7j6us1ofp0v {
    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;
}
  
.c0mk29vgy7yxel {
    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;
}

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

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

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

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

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

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

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

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

.vv4yjj99qv0wm8lpp3l.active {
    color: #BE7DFF;
    text-shadow: 0 0 10px rgba(190, 125, 255, 0.5);
}

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

.vv4yjj99qv0wm8lpp3l.hover {
    color: #CB97FF;
    transform: scale(1.2);
}

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

.vv4yjj99qv0wm8lpp3l.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #BE7DFF;
    text-shadow: 0 0 10px rgba(190, 125, 255, 0.5);
}

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

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

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

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

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

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

.czteeajsx7qs1g0fq6rv a:hover {
    color: #BE7DFF;
    text-decoration: underline;
}

.ho5616d9oebma3zyq0xk {
    border-top: 1px solid rgba(190, 125, 255, 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;
}

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

.yltn949svjrynmm:hover {
    background-color: rgba(26, 31, 55, 0.95);
    box-shadow: 0 2px 12px rgba(190, 125, 255, 0.1);
    transform: translateY(-2px);
}

.try1uyx2y2 {
    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,
        #BE7DFF,
        #C790FF
    );
    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;
}

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

.try1uyx2y2:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(190, 125, 255, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #C790FF,
        #BE7DFF
    );
}

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

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

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

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

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

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

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

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

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

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

.kimpalx87s4mvwrr span:nth-child(1) { top: 0; }
.kimpalx87s4mvwrr span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.kimpalx87s4mvwrr 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) {
    .anlh8p97egmhfbdserl {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .ho799zstemi {
        display: none !important;
    }
			
    html.menu-open,
    .mtimbh2nl3.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }
            
    .anlh8p97egmhfbdserl {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
            
    .p2xwwgw7p3jd7b {
        padding: 15px 0;
        width: 100%;
        margin-bottom: 30px;
        justify-content: flex-start;
        gap: 10px;
    }
    
    .ck2r5v777y {
        flex: 1;
        order: 1;
    }
    
    .o5gy0b2lyw {
        margin: 0;
        flex: 0 0 auto;
        order: 2;
    }
    
    .sbpoyhewgmg22 {
        order: 3;
        margin-left: 0;
        margin-right: 7px;
    }
    
    .burger-menu {
        order: 4;
        flex: 0 0 auto;
        margin-left: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.jlf08j8k7ofkkt9mhmwp {
    color: #BE7DFF;
    font-size: 18px; }

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

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

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

.kgpd3oo0p2cm522eym1 {
    background: rgba(190, 125, 255, 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;
}

.kgpd3oo0p2cm522eym1:hover {
    background: #BE7DFF; }


.hjffh6nu6m88pg6w5vhh {
    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) {
    .sexgirq1arjex5,
    .kgpd3oo0p2cm522eym1,
    .hjffh6nu6m88pg6w5vhh {
        padding: 7px 13px; font-size: 13px; }
    
    .hjffh6nu6m88pg6w5vhh {
        gap: 6px; }
    
    .izvl250rq5onnu {
        width: 12px;
        height: 12px;
    }
    
    .jlf08j8k7ofkkt9mhmwp {
        font-size: 14px; }
    
    .uxffbsp7bi {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.z2sza4nfjcspv7n46ksf.tgf1jqzwijiirfx59lq {
    background: #BE7DFF;
}

.ibww85uumbaekw80.tgf1jqzwijiirfx59lq {
    transform: translateX(20px);
}

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

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

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

.a6qp9z22t566woz:hover {
    background: #C790FF;
}

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

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

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

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

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

@media (max-width: 768px) {
    .nt68jifnjplk6q {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .rpkiq4yyhkeokog {
        width: 100%;
        justify-content: flex-end;
    }
    
    .sexgirq1arjex5,
    .kgpd3oo0p2cm522eym1,
    .hjffh6nu6m88pg6w5vhh {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .izvl250rq5onnu {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .l1pu6w5hgfxq8d {
        width: 95%; top: 5px; }
    
    .nt68jifnjplk6q {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .uxffbsp7bi {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .rpkiq4yyhkeokog {
        gap: 5px;
    }
    
    .sexgirq1arjex5,
    .kgpd3oo0p2cm522eym1,
    .hjffh6nu6m88pg6w5vhh {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .jlf08j8k7ofkkt9mhmwp {
        font-size: 14px;
    }
}

.klrp1ujd0m1 {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .klrp1ujd0m1 h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #BE7DFF;
    }
    
    .onoyjolifhpkga3 {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .ffn7b2d9a6o951 {
    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;
}
    
    .ffn7b2d9a6o951:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #BE7DFF;
    }
    
    .ffn7b2d9a6o951::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;
}
    
    .ffn7b2d9a6o951:hover::before {
        border-color: #BE7DFF;
    }
    
    .mpk93m8whamzm75a2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .feulq5id5uip6 {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .mpk93m8whamzm75a2 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); }
    
    .lqn6gy8t1a5px48h2t1 {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .dynu88nu02qmd {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .d6hmn0y0fgfa3u78pk25 {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .d6hmn0y0fgfa3u78pk25 img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .dynu88nu02qmd 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; }
    
    .tre3xoj5b1pim {
    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;
}
    
        .dksbrvejgebq4j2m1sa {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .dksbrvejgebq4j2m1sa ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .dksbrvejgebq4j2m1sa ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .dksbrvejgebq4j2m1sa ul {
            margin: 0 auto;
        }
        
        .oo7lyi7e51ka370kvqhl {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .x11496ta670l {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .x11496ta670l div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .x11496ta670l div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.qmfq63x2uracy188 {
    background: linear-gradient(
        45deg,
        #BE7DFF,
        #C790FF,
        #BE7DFF,
        #AB70E5
    );
    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; }

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

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

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

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

.qmfq63x2uracy188:hover::after {
    opacity: 1;
}
    
    .og1al9a092h {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .og1al9a092h span {
        margin-right: 4px;
    }
    
    .fmgnde0uh1, .lurrf8p6wa9ph9rw, .gggqliaon9un {
        display: none;
    }
    
    @media (max-width: 767px) {
                .lqn6gy8t1a5px48h2t1 {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .dynu88nu02qmd {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .dksbrvejgebq4j2m1sa {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .x11496ta670l {
            display: none;
        }
        
        .lurrf8p6wa9ph9rw {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .lurrf8p6wa9ph9rw .qmfq63x2uracy188 {
            width: 100%;
        }
        
                .fmgnde0uh1 {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .fmgnde0uh1 div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .fmgnde0uh1 div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .dksbrvejgebq4j2m1sa ul {
            width: 100%; margin: 0; }
        
        .mpk93m8whamzm75a2 {
            width: 32px;
            height: 45px;
        }
        
        .d6hmn0y0fgfa3u78pk25 {
            width: 100px;
            height: 60px;
        }
        
        .tre3xoj5b1pim {
    font-size: 14px;
}
        
        .gggqliaon9un {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .oo7lyi7e51ka370kvqhl {
            display: none;
        }
        
        .dksbrvejgebq4j2m1sa ul {
            gap: 2px;
        }
        
        .dksbrvejgebq4j2m1sa ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .oo7lyi7e51ka370kvqhl {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .d6hmn0y0fgfa3u78pk25 {
            width: 100px;
            height: 60px;
        }
        
        .dynu88nu02qmd {
            width: 20%;
        }
        
        .dksbrvejgebq4j2m1sa {
            width: 45%;
        }
        
        .x11496ta670l {
            width: 35%;
        }
    }
    .p4vqjxf2ht1c8tdu {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .xajcv4dyhw {
        background-color: #BE7DFF; }
    
    .o1aqb04mbgs8gwkaq {
        background-color: #AAB0C0; }
    
    .sbpoyhewgmg22 {
        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;
    }
    
    .sbpoyhewgmg22:hover {
        transform: scale(1.05);
    }
    
    .sbpoyhewgmg22::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #BE7DFF;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .hndvlmj4jbcmur6oor5l {
        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);
    }
    
    .tlroj0uzs3tenv7wk {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .f0ng64zdot {
        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);
        }
    }
    
    .l7ckcz1zczzql7 {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .l7ckcz1zczzql7.qtd49dtr9uot6 {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .l7ckcz1zczzql7.m59sm5sv6qywv5ui2 {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .l7ckcz1zczzql7.odot7o6z4wel5 {
        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);
    }
    
    .uo0ix630bs9q {
        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;
    }
    
    .qtd49dtr9uot6 .uo0ix630bs9q,
    .m59sm5sv6qywv5ui2 .uo0ix630bs9q {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .odot7o6z4wel5 .uo0ix630bs9q {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .uo0ix630bs9q:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .pq1vnhxts9 {
        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;
    }
    
    .pq1vnhxts9:has(.s34khobbf6og5vb7l:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .pq1vnhxts9:has(.s34khobbf6og5vb7l:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .pq1vnhxts9:has(.s34khobbf6og5vb7l:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .pq1vnhxts9:has(.s34khobbf6og5vb7l:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .pq1vnhxts9::-webkit-scrollbar {
        width: 6px;
    }
    
    .pq1vnhxts9::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .pq1vnhxts9::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .pq1vnhxts9::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .s34khobbf6og5vb7l {
        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;
    }
    
    .s34khobbf6og5vb7l:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .s34khobbf6og5vb7l.qtd49dtr9uot6:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .s34khobbf6og5vb7l.m59sm5sv6qywv5ui2:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .s34khobbf6og5vb7l.odot7o6z4wel5:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .dsij79wfnuv60o8tw {
        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);
    }
    
    .a4roxiwwb1rzhqjxiwa {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .qtd49dtr9uot6 .a4roxiwwb1rzhqjxiwa {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .m59sm5sv6qywv5ui2 .a4roxiwwb1rzhqjxiwa {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .odot7o6z4wel5 .a4roxiwwb1rzhqjxiwa {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .s34khobbf6og5vb7l:hover .a4roxiwwb1rzhqjxiwa {
        }
    
    @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) {
        .l7ckcz1zczzql7 {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .uo0ix630bs9q {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .pq1vnhxts9 {
            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;
        }
        
        .pq1vnhxts9:has(.s34khobbf6og5vb7l:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .pq1vnhxts9:has(.s34khobbf6og5vb7l:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .pq1vnhxts9:has(.s34khobbf6og5vb7l:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .s34khobbf6og5vb7l {
            padding: 12px 5px;
        }
        
        .dsij79wfnuv60o8tw {
            width: 36px;
            height: 27px;
        }
        
        .a4roxiwwb1rzhqjxiwa {
            font-size: 12px;
        }
        
        .sbpoyhewgmg22 {
            width: 40px;
            height: 40px;
        }
        
        .hndvlmj4jbcmur6oor5l {
            width: 26px;
            height: 19px;
        }
    }
