
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .wloix23hra6q {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, system-ui, sans-serif;
    margin: 0;
    padding: 0;
    background: #1E1E1E !important;
    background-image: #1E1E1E !important;
    color: rgba(255, 255, 255, 0.9);
    min-height: 100vh;
    line-height: 1.6;
    scroll-behavior: smooth;
    position: relative;
}
        
.xaw4ryux100cqbtvhq59 {
    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;
}
        
.h8isdhn4ne6n {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(235, 7, 0, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.ckqb7tfrykkf1ofcvn7 {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

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

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

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

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

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

    .caibumhq9a3hcd72vuxy {
        flex: 0 0 auto;
    }
    
    .ckqb7tfrykkf1ofcvn7 {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.s1llelne9mqguxlmvm:hover {
    background: linear-gradient(
        45deg,
        #EE2C26,
        #eb0700
    );
    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);
    }
}
    
    .nofk280rlb6qlc5t4 {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.caibumhq9a3hcd72vuxy a:hover {
    color: #EE2C26;
}

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

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

.t2fbg6eloy0wp 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(235, 7, 0, 0.1);
}

.t2fbg6eloy0wp a:hover {
    color: #eb0700;
    background: rgba(235, 7, 0, 0.1);
    transform: translateY(-2px);
}

.t2fbg6eloy0wp a.active {
    background: #eb0700;
    color: #fff;
}
       
.hu8823ro9o {
    line-height: 1.8;
    background: rgba(30, 30, 30, 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;
}

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

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

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

.hu8823ro9o a {
    color: #eb0700;
}

.hu8823ro9o a:hover {
    color: #EE2C26;
}

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

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

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

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

.uln92ipvvr3lrwqfsf th {
    background: linear-gradient(
        to bottom,
        rgba(40, 40, 40, 0.7),
        rgba(30, 30, 30, 0.5)
    );
    color: #eb0700;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    text-align: left;
    border-bottom: 2px solid #eb0700;
    border-right: 1px solid rgba(255, 255, 255, 0.03);  
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

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

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

.uln92ipvvr3lrwqfsf tr:first-child td {
    background: linear-gradient(
        to bottom,
        rgba(40, 40, 40, 0.9),
        rgba(30, 30, 30, 0.7)
    );
    font-weight: 800;
    color: #eb0700;
    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 #eb0700;
}

.uln92ipvvr3lrwqfsf tr:first-child:hover td {
    background: linear-gradient(
        to bottom,
        rgba(45, 45, 45, 0.9),
        rgba(35, 35, 35, 0.7)
    );
    transition: background 0.3s ease;
}

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

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

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

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

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

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

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

.jnsihlmohp13c:hover {
    color: #EE2C26;
}

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

.jnsihlmohp13c.active + .odzt1u23ulhc05 {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.rx80nx1t9shm1hgb.n034jwkepmk9bs9txvm {
    background-color: #f0f0f0;
    color: #333;
}

.rx80nx1t9shm1hgb.b9mlvexusxud {
    background-color: #333;
    color: #f0f0f0;
}

.rx80nx1t9shm1hgb.ub4i2c3t5ljwrdgot2 {
    background-color: #f0f0f0;
    color: #333;
}

.rx80nx1t9shm1hgb.bylmcact83dxp6 {
    background-color: #333;
    color: #f0f0f0;
}

.rx80nx1t9shm1hgb.dojxauw86f {
    background-color: #f0f0f0;
    color: #333;
}

.rx80nx1t9shm1hgb.eet5dpihomksg9e1rew {
    background-color: #333;
    color: #f0f0f0;
}

.rx80nx1t9shm1hgb.azf54oak2cutx1xcuhu {
    opacity: 0.5;
}

.rx80nx1t9shm1hgb.azf54oak2cutx1xcuhu img {
    opacity: 0.7 !important;
}

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

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

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

.e9hd6kb7qjcvwilll7.lk90buqg0gdawdab {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.lvnhatd3zil {
    margin-left: 13px;
}

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

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

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

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

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

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

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

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

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

.e9hd6kb7qjcvwilll7 {
    background: linear-gradient(45deg, 
        #eb0700, 
        #EE2C26, 
        #eb0700, 
        #D30600);
    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(235, 7, 0, 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;
}

.e9hd6kb7qjcvwilll7:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(235, 7, 0, 0.6);
    animation: gradientShift 3s ease infinite;
}

.tmj08vd69b.t6ctf7dw2y,
.e9hd6kb7qjcvwilll7.t6ctf7dw2y {
    display: none;
}

@media (max-width: 699px) {
    .ztf5k4hzpn613masi9w {
        display: flex;
        flex-direction: row;
        padding: 10px 15px;
        min-height: 90px;
        position: relative;
    }
    
    .tmj08vd69b.t6ctf7dw2y {
        display: none;
    }
    
    .iy7anp4v7qt {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 100px;
    }
    
    .ljhghj8hjc {
        margin-bottom: 5px;
        flex-wrap: wrap;
    }
    
    .e9hd6kb7qjcvwilll7:not(.t6ctf7dw2y) {
        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;
    }
    
    .i8tw1hto8kbzq404v5 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .tmj08vd69b {
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .zcrfbmsl1lc {
        font-size: 12px;
    }
    
        .e9hd6kb7qjcvwilll7 {
        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, 
            #eb0700, 
            #EE2C26, 
            #eb0700, 
            #D30600);
        background-size: 300% 300%;
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .iy7anp4v7qt {
        padding-right: 100px;
    }
    
    .e9hd6kb7qjcvwilll7.lk90buqg0gdawdab {
        font-size: 11px;
        letter-spacing: 0;
    }
    
    .e9hd6kb7qjcvwilll7.t6ctf7dw2y {
        display: none;
    }
}

@media (min-width: 700px) {
    .ztf5k4hzpn613masi9w {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .e9hd6kb7qjcvwilll7:not(.t6ctf7dw2y) {
        display: none !important;
    }
    
    .iy7anp4v7qt {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .i8tw1hto8kbzq404v5 {
        display: none;
    }
    
    .tmj08vd69b.t6ctf7dw2y {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: auto;
        margin-right: 15px;
    }
    
.tmj08vd69b.t6ctf7dw2y {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: auto;
    margin-right: 15px;
}

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

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

.kxicqme79qx {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(235, 7, 0, 0.1);
}
  
.kxicqme79qx h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

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

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

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

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

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

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

.b314ggca4s9maj285 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; 
}
  
.ejmmazxxvzdk3r {
    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;
}
  
.nnsi8dce19 {
    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;
}

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

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

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

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

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

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

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

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

.vp477nnmezngshonw.active {
    color: #eb0700;
    text-shadow: 0 0 10px rgba(235, 7, 0, 0.5);
}

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

.vp477nnmezngshonw.hover {
    color: #EF3833;
    transform: scale(1.2);
}

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

.vp477nnmezngshonw.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #eb0700;
    text-shadow: 0 0 10px rgba(235, 7, 0, 0.5);
}

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

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

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

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

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

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

.r4vq6zctkxih a:hover {
    color: #eb0700;
    text-decoration: underline;
}

.xvhky81fn9j3ftur {
    border-top: 1px solid rgba(235, 7, 0, 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;
}

.svjgxjzc92r {
    position: fixed;
    display: none;
    bottom: 90px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-color: rgba(30, 30, 30, 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;
}

.svjgxjzc92r:hover {
    background-color: rgba(30, 30, 30, 0.95);
    box-shadow: 0 2px 12px rgba(235, 7, 0, 0.1);
    transform: translateY(-2px);
}

.iamik8ekr5zb9uu6 {
    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,
        #eb0700,
        #EE2C26
    );
    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;
}

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

.iamik8ekr5zb9uu6:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(235, 7, 0, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #EE2C26,
        #eb0700
    );
}

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

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

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

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

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

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

.o6jpsvccjjwo img {
    width: 20px;
    height: 20px;
    filter: invert(30%) sepia(90%) saturate(1000%) hue-rotate(200deg);
    transition: filter 0.3s ease;
}

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

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

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

.nofk280rlb6qlc5t4 span:nth-child(1) { top: 0; }
.nofk280rlb6qlc5t4 span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.nofk280rlb6qlc5t4 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) {
    .xaw4ryux100cqbtvhq59 {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .javn5okqnuu88a {
        display: none !important;
    }
			
    html.menu-open,
    .wloix23hra6q.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }
            
    .xaw4ryux100cqbtvhq59 {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
            
    .h8isdhn4ne6n {
        padding: 15px 0;
        width: 100%;
        margin-bottom: 30px;
        justify-content: flex-start;
        gap: 10px;
    }
    
    .caibumhq9a3hcd72vuxy {
        flex: 1;
        order: 1;
    }
    
    .ckqb7tfrykkf1ofcvn7 {
        margin: 0;
        flex: 0 0 auto;
        order: 2;
    }
    
    .xucnjsyb55auv1azhei {
        order: 3;
        margin-left: 0;
        margin-right: 7px;
    }
    
    .burger-menu {
        order: 4;
        flex: 0 0 auto;
        margin-left: auto;
    }

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

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

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

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

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

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

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

    .hu8823ro9o {
        padding: 15px 10px;
        margin: 0;
        border-radius: 12px;
        background: rgba(30, 30, 30, 0.5);
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.yft7ytxk7m {
    color: #eb0700;
    font-size: 18px; }

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

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

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

.ql59ouxvo8xh {
    background: rgba(235, 7, 0, 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;
}

.ql59ouxvo8xh:hover {
    background: #eb0700; }


.mtk9jcv0pgpj5t9o {
    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) {
    .ucihetc8ise5b,
    .ql59ouxvo8xh,
    .mtk9jcv0pgpj5t9o {
        padding: 7px 13px; font-size: 13px; }
    
    .mtk9jcv0pgpj5t9o {
        gap: 6px; }
    
    .o98txwqinvb11vnkkbff {
        width: 12px;
        height: 12px;
    }
    
    .yft7ytxk7m {
        font-size: 14px; }
    
    .iqeikcj83yle9lumru {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.i31f7plp0r.y52ehb24l61j3r1ar9gl {
    background: #eb0700;
}

.obz4fvdh1g7pq.y52ehb24l61j3r1ar9gl {
    transform: translateX(20px);
}

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

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

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

.ce4dr7034lg8zm7buus:hover {
    background: #EE2C26;
}

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

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

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

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

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

@media (max-width: 768px) {
    .cqivxsmze2bzkug6 {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .gp3bgikfi243fbzyc {
        width: 100%;
        justify-content: flex-end;
    }
    
    .ucihetc8ise5b,
    .ql59ouxvo8xh,
    .mtk9jcv0pgpj5t9o {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .o98txwqinvb11vnkkbff {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .rb74fpa3ha9 {
        width: 95%; top: 5px; }
    
    .cqivxsmze2bzkug6 {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .iqeikcj83yle9lumru {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .gp3bgikfi243fbzyc {
        gap: 5px;
    }
    
    .ucihetc8ise5b,
    .ql59ouxvo8xh,
    .mtk9jcv0pgpj5t9o {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .yft7ytxk7m {
        font-size: 14px;
    }
}

.g8kiv8l1qanqe0h {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .g8kiv8l1qanqe0h h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #eb0700;
    }
    
    .kxqvsj6sajbuxt {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .oh1jne2ewkg3y {
    background: rgba(30, 30, 30, 0.9);
    border-radius: 8px;
    transition: all 0.3s ease;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}
    
    .oh1jne2ewkg3y:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #eb0700;
    }
    
    .oh1jne2ewkg3y::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;
}
    
    .oh1jne2ewkg3y:hover::before {
        border-color: #eb0700;
    }
    
    .l3hrdknb747spiexc6 {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .gblcufbyanre0kdl {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .l3hrdknb747spiexc6 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); }
    
    .nexeimrmv0umqw {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .xrxxus33zhzaiapx {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .q18cbqcxg30 {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .q18cbqcxg30 img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .xrxxus33zhzaiapx 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; }
    
    .qpwdoyz6ovtktzmt {
    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;
}
    
        .s8w18jvt9iakdvmx3k {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .s8w18jvt9iakdvmx3k ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .s8w18jvt9iakdvmx3k ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .s8w18jvt9iakdvmx3k ul {
            margin: 0 auto;
        }
        
        .gtu1nwrn49c6ktbw44zw {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .wn6nuxi73l {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .wn6nuxi73l div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .wn6nuxi73l div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.t0q0s6zqpn3f9womu {
    background: linear-gradient(
        45deg,
        #eb0700,
        #EE2C26,
        #eb0700,
        #D30600
    );
    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; }

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

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

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

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

.t0q0s6zqpn3f9womu:hover::after {
    opacity: 1;
}
    
    .lr8tmlb2ivtrghjnc {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .lr8tmlb2ivtrghjnc span {
        margin-right: 4px;
    }
    
    .tpqgtar8zz867gu2, .dafgu9j7i9, .apj4jbg8bkb0d {
        display: none;
    }
    
    @media (max-width: 767px) {
                .nexeimrmv0umqw {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .xrxxus33zhzaiapx {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .s8w18jvt9iakdvmx3k {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .wn6nuxi73l {
            display: none;
        }
        
        .dafgu9j7i9 {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .dafgu9j7i9 .t0q0s6zqpn3f9womu {
            width: 100%;
        }
        
                .tpqgtar8zz867gu2 {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .tpqgtar8zz867gu2 div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .tpqgtar8zz867gu2 div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .s8w18jvt9iakdvmx3k ul {
            width: 100%; margin: 0; }
        
        .l3hrdknb747spiexc6 {
            width: 32px;
            height: 45px;
        }
        
        .q18cbqcxg30 {
            width: 100px;
            height: 60px;
        }
        
        .qpwdoyz6ovtktzmt {
    font-size: 14px;
}
        
        .apj4jbg8bkb0d {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .gtu1nwrn49c6ktbw44zw {
            display: none;
        }
        
        .s8w18jvt9iakdvmx3k ul {
            gap: 2px;
        }
        
        .s8w18jvt9iakdvmx3k ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .gtu1nwrn49c6ktbw44zw {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .q18cbqcxg30 {
            width: 100px;
            height: 60px;
        }
        
        .xrxxus33zhzaiapx {
            width: 20%;
        }
        
        .s8w18jvt9iakdvmx3k {
            width: 45%;
        }
        
        .wn6nuxi73l {
            width: 35%;
        }
    }
    .ycu1kg6ttrz7k {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .vx6n73dwj2nvpkk8f7js {
        background-color: #eb0700; }
    
    .v28cau7rne22i {
        background-color: #AAB0C0; }
    
    .xucnjsyb55auv1azhei {
        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;
    }
    
    .xucnjsyb55auv1azhei:hover {
        transform: scale(1.05);
    }
    
    .xucnjsyb55auv1azhei::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #eb0700;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .z3d5hh8zmyv1gqs {
        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);
    }
    
    .z34049bh1qtxp0x1ig {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .bx5k94d33g12i9og {
        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);
        }
    }
    
    .xsirza1n85rrivqoh0 {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .xsirza1n85rrivqoh0.d7nu8bssqjrb4l849cbc {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .xsirza1n85rrivqoh0.p11ryva7t9iint4k21k {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .xsirza1n85rrivqoh0.ucg0g66gb1ypv3 {
        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);
    }
    
    .akk1a6citw48f {
        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;
    }
    
    .d7nu8bssqjrb4l849cbc .akk1a6citw48f,
    .p11ryva7t9iint4k21k .akk1a6citw48f {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .ucg0g66gb1ypv3 .akk1a6citw48f {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .akk1a6citw48f:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .vc40zttza5 {
        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;
    }
    
    .vc40zttza5:has(.izynoos28vlow:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .vc40zttza5:has(.izynoos28vlow:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .vc40zttza5:has(.izynoos28vlow:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .vc40zttza5:has(.izynoos28vlow:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .vc40zttza5::-webkit-scrollbar {
        width: 6px;
    }
    
    .vc40zttza5::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .vc40zttza5::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .vc40zttza5::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .izynoos28vlow {
        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;
    }
    
    .izynoos28vlow:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .izynoos28vlow.d7nu8bssqjrb4l849cbc:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .izynoos28vlow.p11ryva7t9iint4k21k:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .izynoos28vlow.ucg0g66gb1ypv3:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .pg10n4xqgwm5yfvb6x {
        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);
    }
    
    .zzvk0h1u3c {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .d7nu8bssqjrb4l849cbc .zzvk0h1u3c {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .p11ryva7t9iint4k21k .zzvk0h1u3c {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .ucg0g66gb1ypv3 .zzvk0h1u3c {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .izynoos28vlow:hover .zzvk0h1u3c {
        }
    
    @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) {
        .xsirza1n85rrivqoh0 {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .akk1a6citw48f {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .vc40zttza5 {
            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;
        }
        
        .vc40zttza5:has(.izynoos28vlow:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .vc40zttza5:has(.izynoos28vlow:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .vc40zttza5:has(.izynoos28vlow:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .izynoos28vlow {
            padding: 12px 5px;
        }
        
        .pg10n4xqgwm5yfvb6x {
            width: 36px;
            height: 27px;
        }
        
        .zzvk0h1u3c {
            font-size: 12px;
        }
        
        .xucnjsyb55auv1azhei {
            width: 40px;
            height: 40px;
        }
        
        .z3d5hh8zmyv1gqs {
            width: 26px;
            height: 19px;
        }
    }
