
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .pe1n27huzhuukdorpw6 {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: "Open Sans", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, 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;
}
        
.vzbyorux9zs707pu {
    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;
}
        
.hlsn1ospi32w1igs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 171, 94, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.clvm63kku7x9 {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

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

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

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

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

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

    .p870poe9cw1 {
        flex: 0 0 auto;
    }
    
    .clvm63kku7x9 {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.jz5ca3dfo339vr6wbmqf:hover {
    background: linear-gradient(
        45deg,
        #FFB776,
        #FFAB5E
    );
    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);
    }
}
    
    .nhavmluqhe7pjf2bl {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.p870poe9cw1 a:hover {
    color: #FFB776;
}

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

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

.izqlo6hq6i2huu 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, 171, 94, 0.1);
}

.izqlo6hq6i2huu a:hover {
    color: #FFAB5E;
    background: rgba(255, 171, 94, 0.1);
    transform: translateY(-2px);
}

.izqlo6hq6i2huu a.active {
    background: #FFAB5E;
    color: #fff;
}
       
.unolpcg7gwtbpbwbmu0g {
    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;
}

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

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

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

.unolpcg7gwtbpbwbmu0g a {
    color: #FFAB5E;
}

.unolpcg7gwtbpbwbmu0g a:hover {
    color: #FFB776;
}

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

h1, h2, h3, h4, h5, h6 {
    color: #FFAB5E !important;
    font-family: "Open Sans", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-weight: 700;
}

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

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

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

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

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

.j0xf5zcyfy 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: #FFAB5E;
    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 #FFAB5E;
}

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

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

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

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

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

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

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

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

.sqm2esmrf3:hover {
    color: #FFB776;
}

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

.sqm2esmrf3.active + .fq79l12gfrmcjekw9g {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

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

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

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

.wge314t8pur6ae {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
    width: 100%;
    font-family: "Open Sans", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, 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;
}

.wge314t8pur6ae.qre57113a1f {
    transform: translateY(100%);
    transition: none;
}

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

.wge314t8pur6ae.ke8x8mzzlzv5hkjxz {
    transition: transform 0.4s ease-out;
}

.wge314t8pur6ae .di6guchn7p2r9224t {
    transition: opacity 0.3s ease;
}

.wge314t8pur6ae .mbrsngbxpy11qlt,
.wge314t8pur6ae .az4zics1k01,
.wge314t8pur6ae .mwcyimfhx14ert78knc,
.wge314t8pur6ae .y06l6cy5wr4efgh,
.wge314t8pur6ae .f4pnzqj8p00fkn1ue5m {
    transition: opacity 0.3s ease, max-height 0.3s ease;
    overflow: hidden;
}

.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .di6guchn7p2r9224t {
    opacity: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    pointer-events: none;
}

.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .mbrsngbxpy11qlt,
.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .az4zics1k01,
.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .mwcyimfhx14ert78knc,
.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .y06l6cy5wr4efgh,
.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .f4pnzqj8p00fkn1ue5m {
    opacity: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .a2ekhjj3vedgeuina {
    padding: 8px 20px;
    transition: padding 0.3s ease;
}

.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .lpi8uate10y1unk15lf7 {
    margin-bottom: 0;
    justify-content: center;
    transition: margin 0.3s ease;
}

.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .gweubqzlp95 {
    margin-left: 0;
    margin-right: 15px;
}

.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .yuez1lfu984sr {
    font-size: 16px;
    font-weight: 600;
}

.wge314t8pur6ae.zpjt8ow1ij0ud24qzi .t7cc9tv7ixvoj.yyynsqvb9xqgrx4 {
    padding: 10px 25px;
    margin-right: 0;
}

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

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

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

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

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

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

.pw9lbmvpzbl943.m3a0t6msufpr8 {
    background-color: #f0f0f0;
    color: #333;
}

.pw9lbmvpzbl943.gv30wga3vqhl0hc2unw7 {
    background-color: #333;
    color: #f0f0f0;
}

.pw9lbmvpzbl943.paj2j85q13z7vtlmnuc {
    background-color: #f0f0f0;
    color: #333;
}

.pw9lbmvpzbl943.qbx0qo4kvx2tf2j0s0uw {
    background-color: #333;
    color: #f0f0f0;
}

.pw9lbmvpzbl943.cabz4vw355dg044 {
    background-color: #f0f0f0;
    color: #333;
}

.pw9lbmvpzbl943.f3l1cjafhnqf3o8s4d {
    background-color: #333;
    color: #f0f0f0;
}

.pw9lbmvpzbl943.ofl3butdsmvq44tuqsby {
    opacity: 0.5;
}

.pw9lbmvpzbl943.ofl3butdsmvq44tuqsby img {
    opacity: 0.7 !important;
}

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

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

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

.t7cc9tv7ixvoj.ffqyaeiqr5ffntd {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.gweubqzlp95 {
    margin-left: 22px;
}

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

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

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

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

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

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

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

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

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

.wpo7irvuxglioxsonr {
    opacity: 0.9;
}

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

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

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

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

.t7cc9tv7ixvoj {
    background: linear-gradient(45deg, 
        #FFAB5E, 
        #FFB776, 
        #FFAB5E, 
        #E59954);
    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, 171, 94, 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;
}

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

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

.mwcyimfhx14ert78knc.yyynsqvb9xqgrx4,
.t7cc9tv7ixvoj.yyynsqvb9xqgrx4,
.y06l6cy5wr4efgh.yyynsqvb9xqgrx4 {
    display: none;
}

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

    .mwcyimfhx14ert78knc.yyynsqvb9xqgrx4 {
        display: none;
    }

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

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

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

    .di6guchn7p2r9224t {
        margin-left: 0;
    }

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

    .gweubqzlp95 {
        margin-left: 18px;
    }

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

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

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

    .ufh0j34eip {
        font-size: 12px;
    }

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

    .t7cc9tv7ixvoj:not(.yyynsqvb9xqgrx4) {
        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,
            #FFAB5E,
            #FFB776,
            #FFAB5E,
            #E59954);
        background-size: 300% 300%;
        animation:
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite;
    }

    .t7cc9tv7ixvoj.ffqyaeiqr5ffntd {
        font-size: 12px;
        letter-spacing: 0;
    }

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

    .t7cc9tv7ixvoj.yyynsqvb9xqgrx4 {
        display: none;
    }

    .wge314t8pur6ae .lpi8uate10y1unk15lf7,
    .wge314t8pur6ae .az4zics1k01 {
        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;
    }

    .wge314t8pur6ae.zpjt8ow1ij0ud24qzi .lpi8uate10y1unk15lf7,
    .wge314t8pur6ae.zpjt8ow1ij0ud24qzi .az4zics1k01 {
        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;
    }

    .wge314t8pur6ae.zpjt8ow1ij0ud24qzi .t7cc9tv7ixvoj:not(.yyynsqvb9xqgrx4) {
        margin: 0 !important;
    }
}

@media (min-width: 850px) {
    .a2ekhjj3vedgeuina {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .t7cc9tv7ixvoj:not(.yyynsqvb9xqgrx4) {
        display: none !important;
    }
    
    .udyiiye4ckjvie {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .az4zics1k01 {
        display: none;
    }
    
    .mwcyimfhx14ert78knc.yyynsqvb9xqgrx4 {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: 25px;
        margin-right: 20px;
    }
    
.mwcyimfhx14ert78knc.yyynsqvb9xqgrx4 {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: 25px;
    margin-right: 20px;
}

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

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

.t7cc9tv7ixvoj.yyynsqvb9xqgrx4 .cpy8cum6ex5 {
    position: relative;
    top: -2px;
}

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

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

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

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

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

.erz3ixab5f {
    display: inline-block;
    padding: 15px 40px;
    background: linear-gradient(to right, #FFAB5E, #FFB776);
    color: black !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;
}
  
.erz3ixab5f:hover {
    transform: translateY(-3px);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to right, #FFB36E, #FFC086);
}
  
.erz3ixab5f: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;
}
 
.tjy71nh56wpviio {
    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: #FFAB5E;
    font-weight: 700;
}
  
.c59wqn6xjh {
    padding: 0 15px;
}
  
.c59wqn6xjh h1 {
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}
  
.yd6apfbors6qqsztdth {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    padding: 15px;
    border-radius: 8px;
}
  
.yd6apfbors6qqsztdth p {
    margin: 0;
}
  
.x98bjz13g1fm {
    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;
}
  
.x98bjz13g1fm iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 8px;
}
  
.ng05skhmzac323i {
    margin-top: 30px;
    line-height: 1.7;
}
  
.ng05skhmzac323i h2 {
    margin-bottom: 15px;
}
  
@media (max-width: 768px) {
    .c59wqn6xjh h1 {
        font-size: 24px;
    }
    
    .x98bjz13g1fm {
        padding-bottom: 75%;
    }
}
  
.zggp2letsez {
    display: flex;
    overflow-x: auto;
    padding-bottom: 10px;
    gap: 12px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    
    -ms-overflow-style: none;
    scrollbar-width: none;
}

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

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

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

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

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

.blgqkr8uijjou8 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; 
}
  
.kx15fbvjjm7bi4hfslm {
    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;
}
  
.lzz1jjax3g4p58 {
    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;
}

.lzz1jjax3g4p58 a {
    color: inherit;
    text-decoration: none;
}

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

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

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

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

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

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

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

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

.exrc17vxkd9.active {
    color: #FFAB5E;
    text-shadow: 0 0 10px rgba(255, 171, 94, 0.5);
}

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

.exrc17vxkd9.hover {
    color: #FFBB7E;
    transform: scale(1.2);
}

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

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

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

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

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

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

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

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

.lb6ksom1y2fvk a:hover {
    color: #FFAB5E;
    text-decoration: underline;
}

.dctnjdtmtbtk7bqeemp {
    border-top: 1px solid rgba(255, 171, 94, 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;
}

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

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

.vla0c1xfwol {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding: 15px 35px;
    font-size: 18px;
    font-weight: 600;
    color: black;
    background: linear-gradient(
        45deg,
        #FFAB5E,
        #FFB776
    );
    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;
}

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

.vla0c1xfwol:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(255, 171, 94, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #FFB776,
        #FFAB5E
    );
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    html.menu-open .unolpcg7gwtbpbwbmu0g,
    .pe1n27huzhuukdorpw6.menu-open .unolpcg7gwtbpbwbmu0g {
        opacity: 0;
        pointer-events: none;
    }

    html.menu-open .p870poe9cw1,
    .pe1n27huzhuukdorpw6.menu-open .p870poe9cw1 {
        opacity: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.q1y0paeh2gx1vbmg {
    color: #FFAB5E;
    font-size: 18px; }

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

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

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

.hx1e6nrn0xl5kre {
    background: rgba(255, 171, 94, 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;
}

.hx1e6nrn0xl5kre:hover {
    background: #FFAB5E; }


.h3f96vqcerq {
    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) {
    .owm3vczxf6myzni,
    .hx1e6nrn0xl5kre,
    .h3f96vqcerq {
        padding: 7px 13px; font-size: 13px; }
    
    .h3f96vqcerq {
        gap: 6px; }
    
    .n0a387s2g3 {
        width: 12px;
        height: 12px;
    }
    
    .q1y0paeh2gx1vbmg {
        font-size: 14px; }
    
    .giwbddhiwc48kk {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nxjtcexcouz3nnli.egd7ihs2umu1uiakva5 {
    background: #FFAB5E;
}

.shpg4gudt1l8.egd7ihs2umu1uiakva5 {
    transform: translateX(20px);
}

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

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

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

.f9i9i4o3x7mxufkd:hover {
    background: #FFB776;
}

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

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

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

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

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

@media (max-width: 768px) {
    .r8ne1b0bkoqbbxbe {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .kcev8g9sqdb6c {
        width: 100%;
        justify-content: flex-end;
    }
    
    .owm3vczxf6myzni,
    .hx1e6nrn0xl5kre,
    .h3f96vqcerq {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .n0a387s2g3 {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .kh5hbniumw {
        width: 95%; top: 5px; }
    
    .r8ne1b0bkoqbbxbe {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .giwbddhiwc48kk {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .kcev8g9sqdb6c {
        gap: 5px;
    }
    
    .owm3vczxf6myzni,
    .hx1e6nrn0xl5kre,
    .h3f96vqcerq {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .q1y0paeh2gx1vbmg {
        font-size: 14px;
    }
}

.ff5q6hzh5k9uy5t {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .ff5q6hzh5k9uy5t h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #FFAB5E;
    }
    
    .lu9z352ij9w94ftpj7ta {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .il86n53yf3fvc49c24p {
    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;
}
    
    .il86n53yf3fvc49c24p:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #FFAB5E;
    }
    
    .il86n53yf3fvc49c24p::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;
}
    
    .il86n53yf3fvc49c24p:hover::before {
        border-color: #FFAB5E;
    }
    
    .sbyae3pc99 {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .l5ov0ieqcprusplrl {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .sbyae3pc99 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); }
    
    .wo22rpm93q7dwuj3 {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .n0y12nmnftoadz1f {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .fdsu4psopb6m0xfp {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .fdsu4psopb6m0xfp img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .n0y12nmnftoadz1f 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; }
    
    .scy0xiurmql0pvsjt4 {
    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;
}
    
        .eoftuqw8nyr2ugriu {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .eoftuqw8nyr2ugriu ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .eoftuqw8nyr2ugriu ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .eoftuqw8nyr2ugriu ul {
            margin: 0 auto;
        }
        
        .tfsq6fwyzwet {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .dhqsw103p2j {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .dhqsw103p2j div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .dhqsw103p2j div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.yjvv1kkvyxnmd1uvj {
    background: linear-gradient(
        45deg,
        #FFAB5E,
        #FFB776,
        #FFAB5E,
        #E59954
    );
    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; }

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

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

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

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

.yjvv1kkvyxnmd1uvj:hover::after {
    opacity: 1;
}
    
    .xaatd77oczxku44a5 {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .xaatd77oczxku44a5 span {
        margin-right: 4px;
    }
    
    .m62wp26xxada85p, .xp4d6e921zqnag3t, .wcypfbbfzii67tqzz43 {
        display: none;
    }
    
    @media (max-width: 767px) {
                .wo22rpm93q7dwuj3 {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .n0y12nmnftoadz1f {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .eoftuqw8nyr2ugriu {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .dhqsw103p2j {
            display: none;
        }
        
        .xp4d6e921zqnag3t {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .xp4d6e921zqnag3t .yjvv1kkvyxnmd1uvj {
            width: 100%;
        }
        
                .m62wp26xxada85p {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .m62wp26xxada85p div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .m62wp26xxada85p div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .eoftuqw8nyr2ugriu ul {
            width: 100%; margin: 0; }
        
        .sbyae3pc99 {
            width: 32px;
            height: 45px;
        }
        
        .fdsu4psopb6m0xfp {
            width: 100px;
            height: 60px;
        }
        
        .scy0xiurmql0pvsjt4 {
    font-size: 14px;
}
        
        .wcypfbbfzii67tqzz43 {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .tfsq6fwyzwet {
            display: none;
        }
        
        .eoftuqw8nyr2ugriu ul {
            gap: 2px;
        }
        
        .eoftuqw8nyr2ugriu ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .tfsq6fwyzwet {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .fdsu4psopb6m0xfp {
            width: 100px;
            height: 60px;
        }
        
        .n0y12nmnftoadz1f {
            width: 20%;
        }
        
        .eoftuqw8nyr2ugriu {
            width: 45%;
        }
        
        .dhqsw103p2j {
            width: 35%;
        }
    }
    .oa147m4igdradsy8wedc {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .uoyfj4dh40perehnhx {
        background-color: #FFAB5E; }
    
    .onkf2v5l05 {
        background-color: #AAB0C0; }
    
    .ofn6ypo2he {
        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;
    }
    
    .ofn6ypo2he:hover {
        transform: scale(1.05);
    }
    
    .ofn6ypo2he::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #FFAB5E;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .llsm2pz3r7 {
        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);
    }
    
    .zrc3n308lfj1p7q8 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .h9nd8u61flp6u7nvyh {
        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);
        }
    }
    
    .jwyk2d24xpn {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .jwyk2d24xpn.ic3droigf7xi {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .jwyk2d24xpn.c8bde61pe84f3eb {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .jwyk2d24xpn.jb9flyef8o {
        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);
    }
    
    .geofc4rqr4ty77n4qbu {
        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;
    }
    
    .ic3droigf7xi .geofc4rqr4ty77n4qbu,
    .c8bde61pe84f3eb .geofc4rqr4ty77n4qbu {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .jb9flyef8o .geofc4rqr4ty77n4qbu {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .geofc4rqr4ty77n4qbu:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .nxz5z61uuokjip {
        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;
    }
    
    .nxz5z61uuokjip:has(.kk1dtznajeetki22qa:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .nxz5z61uuokjip:has(.kk1dtznajeetki22qa:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .nxz5z61uuokjip:has(.kk1dtznajeetki22qa:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .nxz5z61uuokjip:has(.kk1dtznajeetki22qa:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .nxz5z61uuokjip::-webkit-scrollbar {
        width: 6px;
    }
    
    .nxz5z61uuokjip::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .nxz5z61uuokjip::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .nxz5z61uuokjip::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .kk1dtznajeetki22qa {
        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;
    }
    
    .kk1dtznajeetki22qa:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .kk1dtznajeetki22qa.ic3droigf7xi:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .kk1dtznajeetki22qa.c8bde61pe84f3eb:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .kk1dtznajeetki22qa.jb9flyef8o:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .mwnvnrog1q5qk1 {
        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);
    }
    
    .egse0g1cvr1vc9l {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .ic3droigf7xi .egse0g1cvr1vc9l {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .c8bde61pe84f3eb .egse0g1cvr1vc9l {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .jb9flyef8o .egse0g1cvr1vc9l {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .kk1dtznajeetki22qa:hover .egse0g1cvr1vc9l {
        }
    
    @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) {
        .jwyk2d24xpn {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .geofc4rqr4ty77n4qbu {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .nxz5z61uuokjip {
            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;
        }
        
        .nxz5z61uuokjip:has(.kk1dtznajeetki22qa:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .nxz5z61uuokjip:has(.kk1dtznajeetki22qa:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .nxz5z61uuokjip:has(.kk1dtznajeetki22qa:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .kk1dtznajeetki22qa {
            padding: 12px 5px;
        }
        
        .mwnvnrog1q5qk1 {
            width: 36px;
            height: 27px;
        }
        
        .egse0g1cvr1vc9l {
            font-size: 12px;
        }
        
        .ofn6ypo2he {
            width: 40px;
            height: 40px;
        }
        
        .llsm2pz3r7 {
            width: 26px;
            height: 19px;
        }
    }
