
    html {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    --cookie-banner-height: 0px;
}
       
html, .e079dfcf0ozb26xtkln5 {
    overflow-x: hidden;
    max-width: 100%;
    width: 100%;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", 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;
}
        
.aaivxvre13 {
    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;
}
        
.vvv6zepnvhaeb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgba(210, 165, 101, 0.1);
    margin-bottom: 40px;
    position: relative;
    flex-wrap: nowrap;
    gap: 15px;
}
        
.e785isdgwj6g4kf84 {
    margin: 0;
    display: flex;
    align-items: center;
    z-index: 2;
    order: 2;
}

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

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

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

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

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

    .cpbmgokw54o8 {
        flex: 0 0 auto;
    }
    
    .e785isdgwj6g4kf84 {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.hq7xrawoi9:hover {
    background: linear-gradient(
        45deg,
        #D8B27C,
        #D2A565
    );
    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);
    }
}
    
    .asbc700c2ab5v2k {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.cpbmgokw54o8 a:hover {
    color: #D8B27C;
}

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

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

.vye31vo68scdlohu1a8 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(210, 165, 101, 0.1);
}

.vye31vo68scdlohu1a8 a:hover {
    color: #D2A565;
    background: rgba(210, 165, 101, 0.1);
    transform: translateY(-2px);
}

.vye31vo68scdlohu1a8 a.active {
    background: #D2A565;
    color: #fff;
}
       
.xneqfvu5dayu5t0ox {
    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;
}

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

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

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

.xneqfvu5dayu5t0ox a {
    color: #D2A565;
}

.xneqfvu5dayu5t0ox a:hover {
    color: #D8B27C;
}

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

h1, h2, h3, h4, h5, h6 {
    color: #D2A565 !important;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    font-weight: 700;
}

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

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

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

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

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

.quee3p608sdlhp 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: #D2A565;
    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 #D2A565;
}

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

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

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

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

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

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

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

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

.zet6luogp1tbslbo:hover {
    color: #D8B27C;
}

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

.zet6luogp1tbslbo.active + .fpv6xpg062q2t6atvzl {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

.sg7tv577f2md52lmi.promo-button {
    background: linear-gradient(45deg, 
        #D2A565, 
        #D8B27C, 
        #D2A565, 
        #BD945A);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
}

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

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

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

.smrfyty7d066dbcst {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
    width: 100%;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    background: linear-gradient(to right, #1a365d, #4a3880);
    border-top: 1px solid rgba(59, 130, 246, 0.5);
}

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

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

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

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

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

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

.voae5dkfcm9npfpu9b.ix2tl93hfif {
    background-color: #f0f0f0;
    color: #333;
}

.voae5dkfcm9npfpu9b.vs368mjzarjw {
    background-color: #333;
    color: #f0f0f0;
}

.voae5dkfcm9npfpu9b.lcv27hmdphz1pvh4t0ka {
    background-color: #f0f0f0;
    color: #333;
}

.voae5dkfcm9npfpu9b.tawecceb0te276 {
    background-color: #333;
    color: #f0f0f0;
}

.voae5dkfcm9npfpu9b.zw9kp40fqhop7bquibgs {
    background-color: #f0f0f0;
    color: #333;
}

.voae5dkfcm9npfpu9b.mpfss61dzyln5t8g {
    background-color: #333;
    color: #f0f0f0;
}

.voae5dkfcm9npfpu9b.vjr5khm258b3s03yrl6r {
    opacity: 0.5;
}

.voae5dkfcm9npfpu9b.vjr5khm258b3s03yrl6r img {
    opacity: 0.7 !important;
}

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

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

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

.sg7tv577f2md52lmi.p0ipsdomcqq3g63o {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.gwh2grw73s2fcxhh3gq9 {
    margin-left: 13px;
}

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

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

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

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

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

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

.ri728o1e35a {
    opacity: 0.9;
}

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

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

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

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

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

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

.sg7tv577f2md52lmi {
    background: linear-gradient(45deg, 
        #D2A565, 
        #D8B27C, 
        #D2A565, 
        #BD945A);
    background-size: 300% 300%;
    animation: 
        gradientShift 4s ease infinite,
        pulse 5s ease-in-out infinite;
    
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: clamp(10px, 3vw, 13px);
    white-space: normal;
    text-align: center;
    flex-shrink: 0;
    box-shadow: 0 2px 15px rgba(210, 165, 101, 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;
}

.sg7tv577f2md52lmi:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(210, 165, 101, 0.6);
    animation: gradientShift 3s ease infinite;
}

.eux6wiwlgxrymzca8d87.gbad7208hprx497cb3dq,
.sg7tv577f2md52lmi.gbad7208hprx497cb3dq {
    display: none;
}

@media (max-width: 699px) {
    .teiw34xyshsj {
        display: flex;
        flex-direction: row;
        padding: 10px 15px;
        min-height: 90px;
        position: relative;
    }
    
    .eux6wiwlgxrymzca8d87.gbad7208hprx497cb3dq {
        display: none;
    }
    
    .s38uu9yrdbpv {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-right: 100px;
    }
    
    .cgxugrpli3 {
        margin-bottom: 5px;
        flex-wrap: wrap;
    }
    
    .sg7tv577f2md52lmi:not(.gbad7208hprx497cb3dq) {
        position: absolute;
        right: 15px;
        top: 10px;
        bottom: 10px;
        width: 90px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 1.2;
        text-align: center;
        border-radius: 6px;
        
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .olfa60ykn4aj16osx7 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .eux6wiwlgxrymzca8d87 {
        display: flex;
        flex-direction: column;
        gap: 6px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .ri728o1e35a {
        font-size: 12px;
    }
    
        .sg7tv577f2md52lmi {
        position: absolute;
        right: 15px;
        top: 10px;
        bottom: 10px;
        width: 90px;
        padding: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: clamp(10px, 3vw, 13px);
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: -0.3px;
        line-height: 1.1;
        text-align: center;
        border-radius: 6px;
        word-break: normal;
        overflow-wrap: break-word;
        hyphens: none;
        
        background: linear-gradient(45deg, 
            #D2A565, 
            #D8B27C, 
            #D2A565, 
            #BD945A);
        background-size: 300% 300%;
        animation: 
            gradientShift 4s ease infinite,
            wiggle 6s ease-in-out infinite;
    }
    
    .s38uu9yrdbpv {
        padding-right: 100px;
    }
    
    .sg7tv577f2md52lmi.p0ipsdomcqq3g63o {
        font-size: 11px;
        letter-spacing: 0;
    }
    
    .sg7tv577f2md52lmi.gbad7208hprx497cb3dq {
        display: none;
    }
}

@media (min-width: 700px) {
    .teiw34xyshsj {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .sg7tv577f2md52lmi:not(.gbad7208hprx497cb3dq) {
        display: none !important;
    }
    
    .s38uu9yrdbpv {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .olfa60ykn4aj16osx7 {
        display: none;
    }
    
    .eux6wiwlgxrymzca8d87.gbad7208hprx497cb3dq {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: auto;
        margin-right: 15px;
    }
    
.eux6wiwlgxrymzca8d87.gbad7208hprx497cb3dq {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: auto;
    margin-right: 15px;
}

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

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

.nwsof03uzbslnfx6v {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(210, 165, 101, 0.1);
}
  
.nwsof03uzbslnfx6v h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

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

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

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

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

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

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

.eiqgbyu06q5ff5c 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; 
}
  
.aaz01t2g4eaebe76 {
    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;
}
  
.d0jersacm74suwogb0 {
    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;
}

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

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

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

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

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

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

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

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

.jld2tjymrpe.active {
    color: #D2A565;
    text-shadow: 0 0 10px rgba(210, 165, 101, 0.5);
}

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

.jld2tjymrpe.hover {
    color: #DBB783;
    transform: scale(1.2);
}

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

.jld2tjymrpe.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #D2A565;
    text-shadow: 0 0 10px rgba(210, 165, 101, 0.5);
}

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

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

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

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

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

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

.e8cje18sxj7nd1w a:hover {
    color: #D2A565;
    text-decoration: underline;
}

.bdjk3ujckmw1fo {
    border-top: 1px solid rgba(210, 165, 101, 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;
}

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

.bbrn7busrchqjy945:hover {
    background-color: rgba(30, 30, 30, 0.95);
    box-shadow: 0 2px 12px rgba(210, 165, 101, 0.1);
    transform: translateY(-2px);
}

.e2xwkd47zkwgqegg9 {
    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,
        #D2A565,
        #D8B27C
    );
    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;
}

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

.e2xwkd47zkwgqegg9:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(210, 165, 101, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #D8B27C,
        #D2A565
    );
}

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

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

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

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

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

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

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

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

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

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

.asbc700c2ab5v2k span:nth-child(1) { top: 0; }
.asbc700c2ab5v2k span:nth-child(2) { 
    top: 10px;
    width: 75%;
    right: 0;
    left: auto;
}
.asbc700c2ab5v2k 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) {
    .aaivxvre13 {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
				
    .w8r6zhg4pywpm {
        display: none !important;
    }
			
    html.menu-open,
    .e079dfcf0ozb26xtkln5.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }
            
    .aaivxvre13 {
        padding: 15px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
            
    .vvv6zepnvhaeb {
        padding: 15px 0;
        width: 100%;
        margin-bottom: 30px;
        justify-content: flex-start;
        gap: 10px;
    }
    
    .cpbmgokw54o8 {
        flex: 1;
        order: 1;
    }
    
    .e785isdgwj6g4kf84 {
        margin: 0;
        flex: 0 0 auto;
        order: 2;
    }
    
    .oous3bnekwm {
        order: 3;
        margin-left: 0;
        margin-right: 7px;
    }
    
    .burger-menu {
        order: 4;
        flex: 0 0 auto;
        margin-left: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.y4ilg1h2hfq {
    color: #D2A565;
    font-size: 18px; }

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

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

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

.s7qa9jlywhu5fki {
    background: rgba(210, 165, 101, 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;
}

.s7qa9jlywhu5fki:hover {
    background: #D2A565; }


.xyhc4rqq1283z {
    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) {
    .ncofgqjwqoy19jud800,
    .s7qa9jlywhu5fki,
    .xyhc4rqq1283z {
        padding: 7px 13px; font-size: 13px; }
    
    .xyhc4rqq1283z {
        gap: 6px; }
    
    .rguyi65vcpyasetw {
        width: 12px;
        height: 12px;
    }
    
    .y4ilg1h2hfq {
        font-size: 14px; }
    
    .ou2wag51hs6hu4x {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rct1innfjswaa.hkxqi08t8cnf3j {
    background: #D2A565;
}

.placyiplukz76xvijy.hkxqi08t8cnf3j {
    transform: translateX(20px);
}

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

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

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

.nu191d2wf2y2i5j5e:hover {
    background: #D8B27C;
}

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

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

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

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

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

@media (max-width: 768px) {
    .r45oq38up2sv {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .wzlq0k3kux1ryxn1pvq {
        width: 100%;
        justify-content: flex-end;
    }
    
    .ncofgqjwqoy19jud800,
    .s7qa9jlywhu5fki,
    .xyhc4rqq1283z {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .rguyi65vcpyasetw {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .dh678k4zf3wbz3qn9a35 {
        width: 95%; top: 5px; }
    
    .r45oq38up2sv {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .ou2wag51hs6hu4x {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .wzlq0k3kux1ryxn1pvq {
        gap: 5px;
    }
    
    .ncofgqjwqoy19jud800,
    .s7qa9jlywhu5fki,
    .xyhc4rqq1283z {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .y4ilg1h2hfq {
        font-size: 14px;
    }
}

.jbb04h4ovdg9mkf {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .jbb04h4ovdg9mkf h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #D2A565;
    }
    
    .uzaanpl8lcgwftsnrfqp {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .lo7f8djkpct {
    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;
}
    
    .lo7f8djkpct:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #D2A565;
    }
    
    .lo7f8djkpct::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;
}
    
    .lo7f8djkpct:hover::before {
        border-color: #D2A565;
    }
    
    .jiadg3iy1zg {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .a8e570zky2ogtqc {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .jiadg3iy1zg 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); }
    
    .rxglnkqwkzan1rwxj {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .ipti34eou0xqm9y {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .unkbn4gec2f {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .unkbn4gec2f img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .ipti34eou0xqm9y 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; }
    
    .azorahehzr7b {
    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;
}
    
        .skg59pye5r428k3jerms {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .skg59pye5r428k3jerms ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .skg59pye5r428k3jerms ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .skg59pye5r428k3jerms ul {
            margin: 0 auto;
        }
        
        .sf5tm6h0i7 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .vi9jx5x1xr0foky {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .vi9jx5x1xr0foky div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .vi9jx5x1xr0foky div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.lpqyir0wy2fd3jmx {
    background: linear-gradient(
        45deg,
        #D2A565,
        #D8B27C,
        #D2A565,
        #BD945A
    );
    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; }

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

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

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

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

.lpqyir0wy2fd3jmx:hover::after {
    opacity: 1;
}
    
    .wok4xyo1sld6o {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .wok4xyo1sld6o span {
        margin-right: 4px;
    }
    
    .ta7k170yh58hi9m6yqvk, .gb895pd4svcpuqmt, .wac2pj82w9qi {
        display: none;
    }
    
    @media (max-width: 767px) {
                .rxglnkqwkzan1rwxj {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .ipti34eou0xqm9y {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .skg59pye5r428k3jerms {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .vi9jx5x1xr0foky {
            display: none;
        }
        
        .gb895pd4svcpuqmt {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .gb895pd4svcpuqmt .lpqyir0wy2fd3jmx {
            width: 100%;
        }
        
                .ta7k170yh58hi9m6yqvk {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .ta7k170yh58hi9m6yqvk div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .ta7k170yh58hi9m6yqvk div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .skg59pye5r428k3jerms ul {
            width: 100%; margin: 0; }
        
        .jiadg3iy1zg {
            width: 32px;
            height: 45px;
        }
        
        .unkbn4gec2f {
            width: 100px;
            height: 60px;
        }
        
        .azorahehzr7b {
    font-size: 14px;
}
        
        .wac2pj82w9qi {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .sf5tm6h0i7 {
            display: none;
        }
        
        .skg59pye5r428k3jerms ul {
            gap: 2px;
        }
        
        .skg59pye5r428k3jerms ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .sf5tm6h0i7 {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .unkbn4gec2f {
            width: 100px;
            height: 60px;
        }
        
        .ipti34eou0xqm9y {
            width: 20%;
        }
        
        .skg59pye5r428k3jerms {
            width: 45%;
        }
        
        .vi9jx5x1xr0foky {
            width: 35%;
        }
    }
    .k8o3f6wl92s164f {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .hfz1q34moeg2p3w4a {
        background-color: #D2A565; }
    
    .du19xcqv6w {
        background-color: #AAB0C0; }
    
    .oous3bnekwm {
        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;
    }
    
    .oous3bnekwm:hover {
        transform: scale(1.05);
    }
    
    .oous3bnekwm::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #D2A565;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .wcvwa0hhtkwex {
        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);
    }
    
    .bcjqsp571qv1qkaaw {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .i48tzakvffo {
        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);
        }
    }
    
    .yhos7a5vdk5shlu8r {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .yhos7a5vdk5shlu8r.k8s81yj5inkh4rkkbdv9 {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .yhos7a5vdk5shlu8r.txt84r8gsxb9m3s {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .yhos7a5vdk5shlu8r.dlnqix6rsz5d {
        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);
    }
    
    .n36vi2s5cztl5bxx {
        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;
    }
    
    .k8s81yj5inkh4rkkbdv9 .n36vi2s5cztl5bxx,
    .txt84r8gsxb9m3s .n36vi2s5cztl5bxx {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .dlnqix6rsz5d .n36vi2s5cztl5bxx {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .n36vi2s5cztl5bxx:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .eosa4nouqhb6 {
        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;
    }
    
    .eosa4nouqhb6:has(.ocirjpq5g43bgfjpete:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .eosa4nouqhb6:has(.ocirjpq5g43bgfjpete:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .eosa4nouqhb6:has(.ocirjpq5g43bgfjpete:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .eosa4nouqhb6:has(.ocirjpq5g43bgfjpete:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .eosa4nouqhb6::-webkit-scrollbar {
        width: 6px;
    }
    
    .eosa4nouqhb6::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .eosa4nouqhb6::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .eosa4nouqhb6::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .ocirjpq5g43bgfjpete {
        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;
    }
    
    .ocirjpq5g43bgfjpete:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .ocirjpq5g43bgfjpete.k8s81yj5inkh4rkkbdv9:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .ocirjpq5g43bgfjpete.txt84r8gsxb9m3s:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .ocirjpq5g43bgfjpete.dlnqix6rsz5d:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .xk816x1051i4 {
        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);
    }
    
    .ln127s6523j94bwn8h {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .k8s81yj5inkh4rkkbdv9 .ln127s6523j94bwn8h {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .txt84r8gsxb9m3s .ln127s6523j94bwn8h {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .dlnqix6rsz5d .ln127s6523j94bwn8h {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .ocirjpq5g43bgfjpete:hover .ln127s6523j94bwn8h {
        }
    
    @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) {
        .yhos7a5vdk5shlu8r {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .n36vi2s5cztl5bxx {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .eosa4nouqhb6 {
            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;
        }
        
        .eosa4nouqhb6:has(.ocirjpq5g43bgfjpete:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .eosa4nouqhb6:has(.ocirjpq5g43bgfjpete:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .eosa4nouqhb6:has(.ocirjpq5g43bgfjpete:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .ocirjpq5g43bgfjpete {
            padding: 12px 5px;
        }
        
        .xk816x1051i4 {
            width: 36px;
            height: 27px;
        }
        
        .ln127s6523j94bwn8h {
            font-size: 12px;
        }
        
        .oous3bnekwm {
            width: 40px;
            height: 40px;
        }
        
        .wcvwa0hhtkwex {
            width: 26px;
            height: 19px;
        }
    }
