
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .ip52zbhw8eknptdn9 {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: Helvetica Neue, Helvetica, Arial, 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;
}
        
.ams342c92llbhl2lner {
    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;
}
        
.tjuv271fc9ipmtr3xe {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 170, 6, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.ztw6hkanggf19e97k {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

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

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

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

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

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

    .flts6jj3f7m3cqc7n3 {
        flex: 0 0 auto;
    }
    
    .ztw6hkanggf19e97k {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.b89y03vdygbnpnbtba:hover {
    background: linear-gradient(
        45deg,
        #FFB62B,
        #FFAA06
    );
    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);
    }
}
    
    .tvi6hdb8hq5t {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.flts6jj3f7m3cqc7n3 a:hover {
    color: #FFB62B;
}

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

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

.rna0pnljrbt 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(255, 170, 6, 0.1);
}

.rna0pnljrbt a:hover {
    color: #FFAA06;
    background: rgba(255, 170, 6, 0.1);
    transform: translateY(-2px);
}

.rna0pnljrbt a.active {
    background: #FFAA06;
    color: #fff;
}
       
.xh2mis31m5 {
    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;
}

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

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

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

.xh2mis31m5 a {
    color: #FFAA06;
}

.xh2mis31m5 a:hover {
    color: #FFB62B;
}

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

h1, h2, h3, h4, h5, h6 {
    color: #FFAA06 !important;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
}

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

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

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

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

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



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

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

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

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

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

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

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

.tri3vgw6ltwnpqss:hover {
    color: #FFB62B;
}

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

.tri3vgw6ltwnpqss.active + .mhd7ef0j8nyuh08r0q {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

.ass6n05fyrlql7xtcz.promo-button {
    background: linear-gradient(45deg, 
        #FFAA06, 
        #FFB62B, 
        #FFAA06, 
        #E59905);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
}

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

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

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

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

.zo75rho53x7s99q802eh.ou1cat1j0c6ozmlxb {
    transform: translateY(100%);
    transition: none;
}

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

.zo75rho53x7s99q802eh.k2po4sbvwv7yhup {
    transition: transform 0.4s ease-out;
}

.zo75rho53x7s99q802eh .sdyniublf9u {
    transition: opacity 0.3s ease;
}

.zo75rho53x7s99q802eh .rl4z5xsjrhn,
.zo75rho53x7s99q802eh .scpyx6siro6fjwz9w5,
.zo75rho53x7s99q802eh .i4ljnpwqmum1,
.zo75rho53x7s99q802eh .b0f9p3mglcg0ffwnre0f,
.zo75rho53x7s99q802eh .banner-close-button {
    transition: opacity 0.3s ease, max-height 0.3s ease;
    overflow: hidden;
}

.zo75rho53x7s99q802eh.fxeq12t88t0 .sdyniublf9u {
    opacity: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    pointer-events: none;
}

.zo75rho53x7s99q802eh.fxeq12t88t0 .rl4z5xsjrhn,
.zo75rho53x7s99q802eh.fxeq12t88t0 .scpyx6siro6fjwz9w5,
.zo75rho53x7s99q802eh.fxeq12t88t0 .i4ljnpwqmum1,
.zo75rho53x7s99q802eh.fxeq12t88t0 .b0f9p3mglcg0ffwnre0f,
.zo75rho53x7s99q802eh.fxeq12t88t0 .banner-close-button {
    opacity: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.zo75rho53x7s99q802eh.fxeq12t88t0 .c3udaxhdcqp91y {
    padding: 8px 20px;
    transition: padding 0.3s ease;
}

.zo75rho53x7s99q802eh.fxeq12t88t0 .w3mfg4375v1diafy2 {
    margin-bottom: 0;
    justify-content: center;
    transition: margin 0.3s ease;
}

.zo75rho53x7s99q802eh.fxeq12t88t0 .r0d5ouexshr0mb9ht {
    margin-left: 0;
    margin-right: 15px;
}

.zo75rho53x7s99q802eh.fxeq12t88t0 .bnt5gidf981coa0njpe {
    font-size: 16px;
    font-weight: 600;
}

.zo75rho53x7s99q802eh.fxeq12t88t0 .ass6n05fyrlql7xtcz.d33k0n81dnv1l6 {
    padding: 10px 25px;
    margin-right: 0;
}

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

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

.banner-close-button:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

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

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

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

.eh7uj3970dkj96h.p0ldszttucneotj {
    background-color: #f0f0f0;
    color: #333;
}

.eh7uj3970dkj96h.pc4oukd793qoz6gmvv {
    background-color: #333;
    color: #f0f0f0;
}

.eh7uj3970dkj96h.wct7ya1mt98 {
    background-color: #f0f0f0;
    color: #333;
}

.eh7uj3970dkj96h.zj3ulmztujp {
    background-color: #333;
    color: #f0f0f0;
}

.eh7uj3970dkj96h.rixeop04rx {
    background-color: #f0f0f0;
    color: #333;
}

.eh7uj3970dkj96h.w46ktzgv58 {
    background-color: #333;
    color: #f0f0f0;
}

.eh7uj3970dkj96h.f5q8qio1r5vog {
    opacity: 0.5;
}

.eh7uj3970dkj96h.f5q8qio1r5vog img {
    opacity: 0.7 !important;
}

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

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

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

.ass6n05fyrlql7xtcz.j71wx8ksd4oo521q5t {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

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

.r0d5ouexshr0mb9ht {
    margin-left: 22px;
}

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

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

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

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

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

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

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

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

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

.yxsp41mhtf {
    opacity: 0.9;
}

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

.b0f9p3mglcg0ffwnre0f.d33k0n81dnv1l6 {
    display: none;
}

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

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

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

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

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

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

.ass6n05fyrlql7xtcz {
    background: linear-gradient(45deg, 
        #FFAA06, 
        #FFB62B, 
        #FFAA06, 
        #E59905);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
    
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 15px;
    white-space: normal;
    text-align: center;
    flex-shrink: 0;
    box-shadow: 0 2px 15px rgba(255, 170, 6, 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;
}

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

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

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

.i4ljnpwqmum1.d33k0n81dnv1l6,
.ass6n05fyrlql7xtcz.d33k0n81dnv1l6,
.b0f9p3mglcg0ffwnre0f.d33k0n81dnv1l6 {
    display: none;
}

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

    .i4ljnpwqmum1.d33k0n81dnv1l6 {
        display: none;
    }

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

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

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

    .sdyniublf9u {
        margin-left: 0;
    }

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

    .r0d5ouexshr0mb9ht {
        margin-left: 18px;
    }

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

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

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

    .x391oz9n06ionshu {
        font-size: 12px;
    }

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

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

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

    .ass6n05fyrlql7xtcz.j71wx8ksd4oo521q5t {
        font-size: 12px;
        letter-spacing: 0;
    }

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

    .ass6n05fyrlql7xtcz.d33k0n81dnv1l6 {
        display: none;
    }

    .zo75rho53x7s99q802eh .w3mfg4375v1diafy2,
    .zo75rho53x7s99q802eh .scpyx6siro6fjwz9w5 {
        transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1),
                    opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
        transform: translateY(0) !important;
        opacity: 1 !important;
    }

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

    .zo75rho53x7s99q802eh.fxeq12t88t0 .ass6n05fyrlql7xtcz:not(.d33k0n81dnv1l6) {
        margin: 0 !important;
    }
}

@media (min-width: 850px) {
    .c3udaxhdcqp91y {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .ass6n05fyrlql7xtcz:not(.d33k0n81dnv1l6) {
        display: none !important;
    }
    
    .acc9530wtqbp4824ufi9 {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .scpyx6siro6fjwz9w5 {
        display: none;
    }
    
    .i4ljnpwqmum1.d33k0n81dnv1l6 {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: 25px;
        margin-right: 20px;
    }
    
.i4ljnpwqmum1.d33k0n81dnv1l6 {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: 25px;
    margin-right: 20px;
}

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

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

.ass6n05fyrlql7xtcz.d33k0n81dnv1l6 .r175u5v2bqugfdf {
    position: relative;
    top: -2px;
}

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

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

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

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

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

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

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

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

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

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

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

.s4e1gcnoyp 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; 
}
  
.o9hvn98s4nzywx {
    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;
}
  
.dpyrgkekpon7lt {
    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;
}

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

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

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

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

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

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

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

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

.lr6zinycs4oqrdk5.active {
    color: #FFAA06;
    text-shadow: 0 0 10px rgba(255, 170, 6, 0.5);
}

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

.lr6zinycs4oqrdk5.hover {
    color: #FFBB37;
    transform: scale(1.2);
}

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

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

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

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

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

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

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

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

.txucd3o5b0c9ygjv7mh a:hover {
    color: #FFAA06;
    text-decoration: underline;
}

.w7i0szixpv0wh0 {
    border-top: 1px solid rgba(255, 170, 6, 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;
}

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

.ngojn7zym0367nh:hover {
    background-color: rgba(30, 30, 30, 0.95);
    box-shadow: 0 2px 12px rgba(255, 170, 6, 0.1);
    transform: translateY(-2px);
}

.zn3ef28qvqwxlj1vstg {
    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,
        #FFAA06,
        #FFB62B
    );
    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;
}

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

.zn3ef28qvqwxlj1vstg:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(255, 170, 6, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #FFB62B,
        #FFAA06
    );
}

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

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

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

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

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

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

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

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

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

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

.tvi6hdb8hq5t span:nth-child(1) { top: 0; }
.tvi6hdb8hq5t span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.tvi6hdb8hq5t 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) {
    .ams342c92llbhl2lner {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .z6l8g773q6 {
        display: none !important;
    }
			
    html.menu-open,
    .ip52zbhw8eknptdn9.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }

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

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

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

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

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

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

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

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

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

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

    html.menu-open .xh2mis31m5,
    .ip52zbhw8eknptdn9.menu-open .xh2mis31m5 {
        opacity: 0;
        pointer-events: none;
    }

    html.menu-open .flts6jj3f7m3cqc7n3,
    .ip52zbhw8eknptdn9.menu-open .flts6jj3f7m3cqc7n3 {
        opacity: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.na7ziq3t5h4qfvdrxh8 {
    color: #FFAA06;
    font-size: 18px; }

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

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

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

.a0umd4l71w {
    background: rgba(255, 170, 6, 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;
}

.a0umd4l71w:hover {
    background: #FFAA06; }


.p1gyb0z0vxg8evwsz {
    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) {
    .iajxp55bthyt1,
    .a0umd4l71w,
    .p1gyb0z0vxg8evwsz {
        padding: 7px 13px; font-size: 13px; }
    
    .p1gyb0z0vxg8evwsz {
        gap: 6px; }
    
    .izdrxvxpjq {
        width: 12px;
        height: 12px;
    }
    
    .na7ziq3t5h4qfvdrxh8 {
        font-size: 14px; }
    
    .n53mpisfk1jk8kvzv {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hod7cs67e3n5312hi3n2.uyyme63lzih9h9 {
    background: #FFAA06;
}

.w3tsy4ov8azku0.uyyme63lzih9h9 {
    transform: translateX(20px);
}

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

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

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

.vhpyjm0ia95dy:hover {
    background: #FFB62B;
}

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

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

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

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

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

@media (max-width: 768px) {
    .mi5zd5k11lbkp0eyh75 {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .me0r3vt4tzhfmtrobf8c {
        width: 100%;
        justify-content: flex-end;
    }
    
    .iajxp55bthyt1,
    .a0umd4l71w,
    .p1gyb0z0vxg8evwsz {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .izdrxvxpjq {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .umccguxnze8sia3uyb {
        width: 95%; top: 5px; }
    
    .mi5zd5k11lbkp0eyh75 {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .n53mpisfk1jk8kvzv {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .me0r3vt4tzhfmtrobf8c {
        gap: 5px;
    }
    
    .iajxp55bthyt1,
    .a0umd4l71w,
    .p1gyb0z0vxg8evwsz {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .na7ziq3t5h4qfvdrxh8 {
        font-size: 14px;
    }
}

.hmfct5ig0b9c1s5xu1 {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .hmfct5ig0b9c1s5xu1 h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #FFAA06;
    }
    
    .nq883dh780t {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .ti2ptpvdfme {
    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;
}
    
    .ti2ptpvdfme:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #FFAA06;
    }
    
    .ti2ptpvdfme::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;
}
    
    .ti2ptpvdfme:hover::before {
        border-color: #FFAA06;
    }
    
    .luznlpw1ipxc7rz9m84z {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .bhvdoyoggh0ggnqyjf8 {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .luznlpw1ipxc7rz9m84z 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); }
    
    .vgmrhzragam99wrrs68 {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .ykvymzaw83lo {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .nyp2ciq333gwd82g3vn {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .nyp2ciq333gwd82g3vn img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .ykvymzaw83lo 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; }
    
    .b5tnbu7r59t80l6rh3ws {
    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;
}
    
        .m3wcecs1tdlak96djs {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .m3wcecs1tdlak96djs ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .m3wcecs1tdlak96djs ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .m3wcecs1tdlak96djs ul {
            margin: 0 auto;
        }
        
        .mqezlk85mkxjyqv {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .b5slbks56ld {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .b5slbks56ld div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .b5slbks56ld div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.y4vbk1wdsj8ns {
    background: linear-gradient(
        45deg,
        #FFAA06,
        #FFB62B,
        #FFAA06,
        #E59905
    );
    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; }

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

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

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

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

.y4vbk1wdsj8ns:hover::after {
    opacity: 1;
}
    
    .gcam76v64gbd0uja {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .gcam76v64gbd0uja span {
        margin-right: 4px;
    }
    
    .j4taecwv6wy, .jpy0mhh3m7ii1, .bkvew2l6zn3ojjtrb9ck {
        display: none;
    }
    
    @media (max-width: 767px) {
                .vgmrhzragam99wrrs68 {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .ykvymzaw83lo {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .m3wcecs1tdlak96djs {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .b5slbks56ld {
            display: none;
        }
        
        .jpy0mhh3m7ii1 {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .jpy0mhh3m7ii1 .y4vbk1wdsj8ns {
            width: 100%;
        }
        
                .j4taecwv6wy {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .j4taecwv6wy div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .j4taecwv6wy div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .m3wcecs1tdlak96djs ul {
            width: 100%; margin: 0; }
        
        .luznlpw1ipxc7rz9m84z {
            width: 32px;
            height: 45px;
        }
        
        .nyp2ciq333gwd82g3vn {
            width: 100px;
            height: 60px;
        }
        
        .b5tnbu7r59t80l6rh3ws {
    font-size: 14px;
}
        
        .bkvew2l6zn3ojjtrb9ck {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .mqezlk85mkxjyqv {
            display: none;
        }
        
        .m3wcecs1tdlak96djs ul {
            gap: 2px;
        }
        
        .m3wcecs1tdlak96djs ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .mqezlk85mkxjyqv {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .nyp2ciq333gwd82g3vn {
            width: 100px;
            height: 60px;
        }
        
        .ykvymzaw83lo {
            width: 20%;
        }
        
        .m3wcecs1tdlak96djs {
            width: 45%;
        }
        
        .b5slbks56ld {
            width: 35%;
        }
    }
    .vqeoc24cgzc {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .uuuwjybib647pib5 {
        background-color: #FFAA06; }
    
    .nebepdpm4fhl24ntk {
        background-color: #AAB0C0; }
    
    .y0khcu462u1c1q0x {
        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;
    }
    
    .y0khcu462u1c1q0x:hover {
        transform: scale(1.05);
    }
    
    .y0khcu462u1c1q0x::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #FFAA06;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .cepzsi9rl6uo {
        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);
    }
    
    .kv55djcizvnh1 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .u2ovm8pzchfgw81 {
        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);
        }
    }
    
    .qoaem19omdpk4zfmb {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .qoaem19omdpk4zfmb.oer0o4vq4ye52e13r {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .qoaem19omdpk4zfmb.mumcpbrekv6ypni4g6d {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .qoaem19omdpk4zfmb.wln4c1g9se6 {
        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);
    }
    
    .hl4xjlvo6xmd {
        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;
    }
    
    .oer0o4vq4ye52e13r .hl4xjlvo6xmd,
    .mumcpbrekv6ypni4g6d .hl4xjlvo6xmd {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .wln4c1g9se6 .hl4xjlvo6xmd {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .hl4xjlvo6xmd:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .g9f4sh0eja35xparbf {
        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;
    }
    
    .g9f4sh0eja35xparbf:has(.s5if5kd51oaj7mtt7:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .g9f4sh0eja35xparbf:has(.s5if5kd51oaj7mtt7:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .g9f4sh0eja35xparbf:has(.s5if5kd51oaj7mtt7:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .g9f4sh0eja35xparbf:has(.s5if5kd51oaj7mtt7:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .g9f4sh0eja35xparbf::-webkit-scrollbar {
        width: 6px;
    }
    
    .g9f4sh0eja35xparbf::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .g9f4sh0eja35xparbf::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .g9f4sh0eja35xparbf::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .s5if5kd51oaj7mtt7 {
        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;
    }
    
    .s5if5kd51oaj7mtt7:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .s5if5kd51oaj7mtt7.oer0o4vq4ye52e13r:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .s5if5kd51oaj7mtt7.mumcpbrekv6ypni4g6d:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .s5if5kd51oaj7mtt7.wln4c1g9se6:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .dwd3gflkxvbk1 {
        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);
    }
    
    .tmwp154nm7tw2uij {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .oer0o4vq4ye52e13r .tmwp154nm7tw2uij {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .mumcpbrekv6ypni4g6d .tmwp154nm7tw2uij {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .wln4c1g9se6 .tmwp154nm7tw2uij {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .s5if5kd51oaj7mtt7:hover .tmwp154nm7tw2uij {
        }
    
    @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) {
        .qoaem19omdpk4zfmb {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .hl4xjlvo6xmd {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .g9f4sh0eja35xparbf {
            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;
        }
        
        .g9f4sh0eja35xparbf:has(.s5if5kd51oaj7mtt7:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .g9f4sh0eja35xparbf:has(.s5if5kd51oaj7mtt7:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .g9f4sh0eja35xparbf:has(.s5if5kd51oaj7mtt7:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .s5if5kd51oaj7mtt7 {
            padding: 12px 5px;
        }
        
        .dwd3gflkxvbk1 {
            width: 36px;
            height: 27px;
        }
        
        .tmwp154nm7tw2uij {
            font-size: 12px;
        }
        
        .y0khcu462u1c1q0x {
            width: 40px;
            height: 40px;
        }
        
        .cepzsi9rl6uo {
            width: 26px;
            height: 19px;
        }
    }
