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

.zp33yy1qoqje5 {
    background: linear-gradient(
        45deg,
        #B1A781,
        #BCB493,
        #B1A781,
        #9F9674
    );
    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) {
    .zp33yy1qoqje5 {
        animation: 
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite !important;
    }
}

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

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

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

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

    .toxfx14pm3 {
        flex: 0 0 auto;
    }
    
    .jsmm5wqqx2c864cf7 {
        margin: 0 0 0 auto; flex: 0 0 auto; }


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

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

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

.zp33yy1qoqje5:hover {
    background: linear-gradient(
        45deg,
        #BCB493,
        #B1A781
    );
    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);
    }
}
    
    .zydw190euwwk {
        flex: 0 0 auto;
        position: relative;
        z-index: 1; }
}

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

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

.toxfx14pm3 a:hover {
    color: #BCB493;
}

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

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

.g3r7ud72n4x2 a {
    color: rgba(51, 51, 51, 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(177, 167, 129, 0.1);
}

.g3r7ud72n4x2 a:hover {
    color: #B1A781;
    background: rgba(177, 167, 129, 0.1);
    transform: translateY(-2px);
}

.g3r7ud72n4x2 a.active {
    background: #B1A781;
    color: #fff;
}
       
.on2kdm5ign6y78h {
    line-height: 1.8;
    background: rgba(255, 255, 255, 1);
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    width: 100%;
    margin: 0;
    padding: 30px;
    position: relative;
    box-sizing: border-box;
}

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

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

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

.on2kdm5ign6y78h a {
    color: #B1A781;
}

.on2kdm5ign6y78h a:hover {
    color: #BCB493;
}

p {
    color: rgba(102, 102, 102, 0.9);
}

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

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

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

.lburw7lwkyine11kmd th {
    background: linear-gradient(to bottom, rgba(250, 250, 250, 1), rgba(245, 245, 245, 1));
    color: #B1A781;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 0.5px;
    padding: 12px 15px;
    text-align: left;
    border-bottom: 2px solid #B1A781;
    border-right: 1px solid rgba(0, 0, 0, 0.05);  
    text-shadow: none;
}

.lburw7lwkyine11kmd td {
    padding: 4px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);  
    border-right: 1px solid rgba(0, 0, 0, 0.05);   
    color: rgba(51, 51, 51, 0.9);
}

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



.lburw7lwkyine11kmd tr:hover td {
    background: rgba(0, 0, 0, 0.05);  
}

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

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

.y5jajinr1a0alm8j {
    background: rgba(250, 250, 250, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.08);
    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;
}

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

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

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

.obve31isf75j36igz4s:hover {
    color: #BCB493;
}

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

.obve31isf75j36igz4s.active + .a0ksjl0ngwa3n {
    max-height: 0;
    padding: 0 20px;
}

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

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

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

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

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

.twozjkl4xy94cw4v90n.promo-button {
    background: linear-gradient(45deg, 
        #B1A781, 
        #BCB493, 
        #B1A781, 
        #9F9674);
    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;
    }
    
    .wly2kg6laa {
        font-size: 12px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    }
    
    .twozjkl4xy94cw4v90n.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);
    }
}

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

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

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

.mijr1jcferp81ay67w.cmr3ksz86tq2rqvlfd {
    transform: translateY(100%);
    transition: none;
}

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

.mijr1jcferp81ay67w.modbmur0n6r {
    transition: transform 0.4s ease-out;
}

.mijr1jcferp81ay67w .owyhdn8sut3jo7 {
    transition: opacity 0.3s ease;
}

.mijr1jcferp81ay67w .wly2kg6laa,
.mijr1jcferp81ay67w .qku6ahaegm,
.mijr1jcferp81ay67w .j5co4k7tyhatyu54s,
.mijr1jcferp81ay67w .hnnj9r0uuw6lero1,
.mijr1jcferp81ay67w .banner-close-button {
    transition: opacity 0.3s ease, max-height 0.3s ease;
    overflow: hidden;
}

.mijr1jcferp81ay67w.dc3m78gozvwlok .owyhdn8sut3jo7 {
    opacity: 0 !important;
    width: 0 !important;
    margin: 0 !important;
    pointer-events: none;
}

.mijr1jcferp81ay67w.dc3m78gozvwlok .wly2kg6laa,
.mijr1jcferp81ay67w.dc3m78gozvwlok .qku6ahaegm,
.mijr1jcferp81ay67w.dc3m78gozvwlok .j5co4k7tyhatyu54s,
.mijr1jcferp81ay67w.dc3m78gozvwlok .hnnj9r0uuw6lero1,
.mijr1jcferp81ay67w.dc3m78gozvwlok .banner-close-button {
    opacity: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.mijr1jcferp81ay67w.dc3m78gozvwlok .grh4mcmte9sraq {
    padding: 8px 20px;
    transition: padding 0.3s ease;
}

.mijr1jcferp81ay67w.dc3m78gozvwlok .srcfxpb6dpyb4h91wnz {
    margin-bottom: 0;
    justify-content: center;
    transition: margin 0.3s ease;
}

.mijr1jcferp81ay67w.dc3m78gozvwlok .niupz9gsu3 {
    margin-left: 0;
    margin-right: 15px;
}

.mijr1jcferp81ay67w.dc3m78gozvwlok .yyvapncpfr {
    font-size: 16px;
    font-weight: 600;
}

.mijr1jcferp81ay67w.dc3m78gozvwlok .twozjkl4xy94cw4v90n.fe2t8mxu6byv8wx7z {
    padding: 10px 25px;
    margin-right: 0;
}

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

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

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

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

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

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

.ptowk9adskz9f1gpmos.r12lvc4kddlu {
    background-color: #f0f0f0;
    color: #333;
}

.ptowk9adskz9f1gpmos.wxyoo9hf0uju0qfq3lq6 {
    background-color: #333;
    color: #f0f0f0;
}

.ptowk9adskz9f1gpmos.lwdvt9hfxjweaug {
    background-color: #f0f0f0;
    color: #333;
}

.ptowk9adskz9f1gpmos.zjeg9ot34qh9934 {
    background-color: #333;
    color: #f0f0f0;
}

.ptowk9adskz9f1gpmos.x8m2g3ievxsuc4kpm {
    background-color: #f0f0f0;
    color: #333;
}

.ptowk9adskz9f1gpmos.tpo3x2oxanb {
    background-color: #333;
    color: #f0f0f0;
}

.ptowk9adskz9f1gpmos.neyqwmo98p6e {
    opacity: 0.5;
}

.ptowk9adskz9f1gpmos.neyqwmo98p6e img {
    opacity: 0.7 !important;
}

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

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

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

.twozjkl4xy94cw4v90n.kpoi86ppd8u7qi {
    font-size: 11px;
    letter-spacing: 0;
}




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

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

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

.niupz9gsu3 {
    margin-left: 22px;
}

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

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

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

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

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

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

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

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

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

.stekxonzwsr {
    opacity: 0.9;
}

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

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

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

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

.twozjkl4xy94cw4v90n {
    background: linear-gradient(45deg, 
        #B1A781, 
        #BCB493, 
        #B1A781, 
        #9F9674);
    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(177, 167, 129, 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;
}

.twozjkl4xy94cw4v90n:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(177, 167, 129, 0.6);
    animation: gradientShift 3s ease infinite;
}

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

.j5co4k7tyhatyu54s.fe2t8mxu6byv8wx7z,
.twozjkl4xy94cw4v90n.fe2t8mxu6byv8wx7z,
.hnnj9r0uuw6lero1.fe2t8mxu6byv8wx7z {
    display: none;
}

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

    .j5co4k7tyhatyu54s.fe2t8mxu6byv8wx7z {
        display: none;
    }

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

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

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

    .owyhdn8sut3jo7 {
        margin-left: 0;
    }

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

    .niupz9gsu3 {
        margin-left: 18px;
    }

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

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

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

    .ocvyk6wapac8tg90xc {
        font-size: 12px;
    }

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

    .twozjkl4xy94cw4v90n:not(.fe2t8mxu6byv8wx7z) {
        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,
            #B1A781,
            #BCB493,
            #B1A781,
            #9F9674);
        background-size: 300% 300%;
        animation:
            gradientShift 4s ease infinite,
            pulse 5s ease-in-out infinite;
    }

    .twozjkl4xy94cw4v90n.kpoi86ppd8u7qi {
        font-size: 12px;
        letter-spacing: 0;
    }

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

    .twozjkl4xy94cw4v90n.fe2t8mxu6byv8wx7z {
        display: none;
    }

    .mijr1jcferp81ay67w .srcfxpb6dpyb4h91wnz,
    .mijr1jcferp81ay67w .qku6ahaegm {
        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;
    }

    .mijr1jcferp81ay67w.dc3m78gozvwlok .srcfxpb6dpyb4h91wnz,
    .mijr1jcferp81ay67w.dc3m78gozvwlok .qku6ahaegm {
        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;
    }

    .mijr1jcferp81ay67w.dc3m78gozvwlok .twozjkl4xy94cw4v90n:not(.fe2t8mxu6byv8wx7z) {
        margin: 0 !important;
    }
}

@media (min-width: 850px) {
    .grh4mcmte9sraq {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }
        .twozjkl4xy94cw4v90n:not(.fe2t8mxu6byv8wx7z) {
        display: none !important;
    }
    
    .wnmd4ruzimma {
        margin-bottom: 0;
        flex: 1;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    
    .qku6ahaegm {
        display: none;
    }
    
    .j5co4k7tyhatyu54s.fe2t8mxu6byv8wx7z {
        display: flex;
        flex-direction: row;
        gap: 15px;
        margin-left: 25px;
        margin-right: 20px;
    }
    
.j5co4k7tyhatyu54s.fe2t8mxu6byv8wx7z {
    display: flex !important;
    flex-direction: row;
    gap: 15px;
    margin-left: 25px;
    margin-right: 20px;
}

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

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

.twozjkl4xy94cw4v90n.fe2t8mxu6byv8wx7z .fuqpbp0fro3was978e {
    position: relative;
    top: -2px;
}

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

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

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

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

.oohvoy1onx8to {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid rgba(177, 167, 129, 0.1);
}
  
.oohvoy1onx8to h2 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

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

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

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

.zus33ivo9kxs::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    pointer-events: none;
    z-index: 3;
    transition: opacity 0.3s ease, border-color 0.3s ease;
}

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

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

.u0opf7x5u821ec5btqgw 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; 
}
  
.x320ygukvy {
    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;
}
  
.u3b4wj9pymbkvmnc6o0d {
    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;
}

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

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

.tm3aqtnx75bm3j5sf4t8 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: auto;
}
  
.kjs3m6mrx82x8syjhj {
    display: block;
    width: 100%;
    margin: 0;
    padding: 4px 0;
    font-size: 12px;
    font-weight: 600;
    color: rgba(51, 51, 51, 0.9) !important;
    background: rgba(0, 0, 0, 0.08);
    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;
}
  
.kjs3m6mrx82x8syjhj:hover {
    background: rgba(0, 0, 0, 0.12);
    transform: scale(1.02);
    color: rgba(51, 51, 51, 1) !important;
}
  
.vmh4rcvozloi5m {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0;
    font-size: 12px;
    font-weight: 600;
    color: black !important;
    background: linear-gradient(45deg, 
                #B1A781, 
                #BCB493, 
                #B1A781, 
                #B8AF8D);
    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;
}

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

.kjs3m6mrx82x8syjhj:active {
    transform: scale(0.98);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
  
.nysb1xnv9kq8a1 {
    margin-top: 60px;
    margin-bottom: 40px;
    background: rgba(250, 250, 250, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.08);
    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;
}

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

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

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

.qguzfmuf2fhiit3g4h.active {
    color: #B1A781;
    text-shadow: 0 0 10px rgba(177, 167, 129, 0.5);
}

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

.qguzfmuf2fhiit3g4h.hover {
    color: #C0B89A;
    transform: scale(1.2);
}

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

.qguzfmuf2fhiit3g4h.half-active:before {
    content: "★";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    overflow: hidden;
    color: #B1A781;
    text-shadow: 0 0 10px rgba(177, 167, 129, 0.5);
}

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

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

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

.l0gtopwo8lr81k1la {
    color: rgba(102, 102, 102, 0.9);
    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;
    }
    
    & > .dsfupk7xxt8: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) {
    .l0gtopwo8lr81k1la {
        margin-bottom: 300px !important; padding-bottom: 50px !important;
        position: relative !important; }
}
    
    & > .dsfupk7xxt8: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;
    }
}

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

.gbodwsatjlskuctsm a {
    color: rgba(102, 102, 102, 0.9);
    text-decoration: none;
    margin: 0 10px;
    transition: color 0.3s ease;
}

.gbodwsatjlskuctsm a:hover {
    color: #B1A781;
    text-decoration: underline;
}

.m8rng5t8fj9m9d8 {
    border-top: 1px solid rgba(177, 167, 129, 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;
}

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

.k8plb8wzg26987pwxg83:hover {
    background-color: rgba(230, 230, 230, 1);
    box-shadow: 0 2px 12px rgba(177, 167, 129, 0.1);
    transform: translateY(-2px);
}

.a0nvihv7gy4us {
    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,
        #B1A781,
        #BCB493
    );
    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;
}

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

.a0nvihv7gy4us:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgba(177, 167, 129, 0.1),
                inset 0 2px 2px rgba(255, 255, 255, 0.3);
    background: linear-gradient(
        45deg,
        #BCB493,
        #B1A781
    );
}

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

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

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

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

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

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

.j0vg02ra235wnd img {
    width: 20px;
    height: 20px;
    filter: brightness(0.3);
    transition: filter 0.3s ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    html.menu-open .on2kdm5ign6y78h,
    .wttde8ckrpiwkqae.menu-open .on2kdm5ign6y78h {
        opacity: 0;
        pointer-events: none;
    }

    html.menu-open .toxfx14pm3,
    .wttde8ckrpiwkqae.menu-open .toxfx14pm3 {
        opacity: 0;
    }

    .on2kdm5ign6y78h {
        padding: 15px 10px;
        margin: 0;
        border-radius: 12px;
        background: rgba(255, 255, 255, 1);
    }

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

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

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

    .lburw7lwkyine11kmd::before {
        display: none;
    }

    .lburw7lwkyine11kmd::after {
        display: none;
    }

    

    

    @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;
        }
    }

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

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

    .lburw7lwkyine11kmd td:first-child,
    .lburw7lwkyine11kmd th:first-child {
        position: static;
        background: none;
    }
    
    .k8plb8wzg26987pwxg83 {
        right: 10px;
        bottom: 150px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        background-color: rgba(240, 240, 240, 0.95);
    }

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

.lnu963mzpukm {
    color: #B1A781;
    font-size: 18px; }

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

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

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

.t0pncayu04b2daot7 {
    background: rgba(177, 167, 129, 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;
}

.t0pncayu04b2daot7:hover {
    background: #B1A781; }


.rsd3glrsb3q {
    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) {
    .y7jfe4utj12aybcm1,
    .t0pncayu04b2daot7,
    .rsd3glrsb3q {
        padding: 7px 13px; font-size: 13px; }
    
    .rsd3glrsb3q {
        gap: 6px; }
    
    .veckz72gur9dz9lkz {
        width: 12px;
        height: 12px;
    }
    
    .lnu963mzpukm {
        font-size: 14px; }
    
    .u9x6xrup5lo {
        font-size: 13px; }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vq4kmr7812r9c2cnq.h914zqd69w1 {
    background: #B1A781;
}

.ioawdk2pxao1.h914zqd69w1 {
    transform: translateX(20px);
}

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

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

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

.mljhckdumao9:hover {
    background: #BCB493;
}

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

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

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

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

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

@media (max-width: 768px) {
    .nwfd4m9x0711e37l {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .m906zuudid6ce7ggg {
        width: 100%;
        justify-content: flex-end;
    }
    
    .y7jfe4utj12aybcm1,
    .t0pncayu04b2daot7,
    .rsd3glrsb3q {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .veckz72gur9dz9lkz {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 768px) {
    .l14xcc3rkm9ow7j {
        width: 95%; top: 5px; }
    
    .nwfd4m9x0711e37l {
        padding: 12px 15px;
        gap: 8px;
    }
    
    .u9x6xrup5lo {
        font-size: 11px;
        line-height: 1.4;
    }
    
    .m906zuudid6ce7ggg {
        gap: 5px;
    }
    
    .y7jfe4utj12aybcm1,
    .t0pncayu04b2daot7,
    .rsd3glrsb3q {
        padding: 5px 10px;
        font-size: 11px;
    }
    
    .lnu963mzpukm {
        font-size: 14px;
    }
}

.ym6qz4p8dqa {
        margin-bottom: 40px;
        padding: 0;
    }
    
    .ym6qz4p8dqa h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 600;
        color: #B1A781;
    }
    
    .fs7uzvtmarlz8gc0 {
        display: grid;
        gap: 16px;
        grid-template-columns: 1fr;
    }
    
    .nfjc11th5tl67sz60tgb {
    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;
}
    
    .nfjc11th5tl67sz60tgb:hover {
        transform: translateY(-3px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        border-color: #B1A781;
    }
    
    .nfjc11th5tl67sz60tgb::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;
}
    
    .nfjc11th5tl67sz60tgb:hover::before {
        border-color: #B1A781;
    }
    
    .i9y99swjiouvuu778hh {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    
    .f85v6k0h1wo5x {
        position: absolute;
        inset: 0;
        clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
    }
    
    .i9y99swjiouvuu778hh 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); }
    
    .wbpo1o0swv5goene {
        display: flex;
        padding: 16px 16px 16px 48px;
    }
    
    .mridbvhf8urpncr3on9 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding-right: 16px;
    }
    
    .wmk5wdhl8gzrn4sn2kq {
        width: 135px;
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        background-color: transparent;
    }
    
    .wmk5wdhl8gzrn4sn2kq img {
        max-width: 100%;
        max-height: 100%;
        width: auto; height: auto; object-fit: contain;
        filter: none; 
        border: none;
        outline: none;
        box-shadow: none;
    }
    
    .mridbvhf8urpncr3on9 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; }
    
    .p6h1guw1804f {
    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;
}
    
        .hpn6wb3w7oo2xk6128xk {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; width: 40%;
        text-align: center; }
    
    .hpn6wb3w7oo2xk6128xk ul {
        list-style-type: none;
        padding: 0;
        margin: 0 auto; display: flex;
        flex-direction: column;
        gap: 4px;
        width: fit-content; }
    
    .hpn6wb3w7oo2xk6128xk ul li {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        text-align: left; }
    
        @media (min-width: 768px) {
        .hpn6wb3w7oo2xk6128xk ul {
            margin: 0 auto;
        }
        
        .vff7h3wjda {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    .ud9e96wg4xo {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 35%;
    }
    
    .ud9e96wg4xo div:first-child {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4px;
    }
    
    .ud9e96wg4xo div:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        color: #4ADE80;
        margin-bottom: 16px;
        text-align: center;
    }
    
.zow603kazu {
    background: linear-gradient(
        45deg,
        #B1A781,
        #BCB493,
        #B1A781,
        #9F9674
    );
    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; }

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

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

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

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

.zow603kazu:hover::after {
    opacity: 1;
}
    
    .f5uqj0xoit94vzaypwdy {
        background-color: #FFB800;
        color: black;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 5px;
        border-radius: 1.5px;
        display: inline-flex;
        align-items: center;
    }
    
    .f5uqj0xoit94vzaypwdy span {
        margin-right: 4px;
    }
    
    .gtihpry3qg9fuap, .dajemg37rjqj0mhxpl, .fkioc8lixdim {
        display: none;
    }
    
    @media (max-width: 767px) {
                .wbpo1o0swv5goene {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding: 16px 16px 16px 16px;
            grid-gap: 16px;
        }
        
        .mridbvhf8urpncr3on9 {
            width: 100%;
            grid-column: 1;
            padding-right: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        
        .hpn6wb3w7oo2xk6128xk {
            width: 100%;
            grid-column: 2;
            text-align: left; align-items: flex-start; }
        
        .ud9e96wg4xo {
            display: none;
        }
        
        .dajemg37rjqj0mhxpl {
            display: block;
            width: 100%;
            grid-column: span 2;
            margin-top: 10px;
        }
        
        .dajemg37rjqj0mhxpl .zow603kazu {
            width: 100%;
        }
        
                .gtihpry3qg9fuap {
            display: block;
            margin-bottom: 12px;
            text-align: left; }
        
        .gtihpry3qg9fuap div:first-child {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.6);
            text-align: left; }
        
        .gtihpry3qg9fuap div:last-child {
            font-size: 16px;
            font-weight: bold;
            color: #4ADE80;
            text-align: left; }
        
        .hpn6wb3w7oo2xk6128xk ul {
            width: 100%; margin: 0; }
        
        .i9y99swjiouvuu778hh {
            width: 32px;
            height: 45px;
        }
        
        .wmk5wdhl8gzrn4sn2kq {
            width: 100px;
            height: 60px;
        }
        
        .p6h1guw1804f {
    font-size: 14px;
}
        
        .fkioc8lixdim {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }
        
        .vff7h3wjda {
            display: none;
        }
        
        .hpn6wb3w7oo2xk6128xk ul {
            gap: 2px;
        }
        
        .hpn6wb3w7oo2xk6128xk ul li {
            font-size: 13px;
        }
    }
    
    @media (min-width: 768px) {
        .vff7h3wjda {
            display: block;
            margin-top: 12px;
            text-align: center;
        }
    }
    
    @media (min-width: 768px) and (max-width: 991px) {
        .wmk5wdhl8gzrn4sn2kq {
            width: 100px;
            height: 60px;
        }
        
        .mridbvhf8urpncr3on9 {
            width: 20%;
        }
        
        .hpn6wb3w7oo2xk6128xk {
            width: 45%;
        }
        
        .ud9e96wg4xo {
            width: 35%;
        }
    }
    .fq72u0uso3n {
        color: #4ADE80;
        margin-right: 6px;
        display: inline-block;
    }
    .eeqhjga2oag0g1nk2pc {
        background-color: #B1A781; }
    
    .vw2cwad4swgufen6a {
        background-color: #AAB0C0; }
    
    .wb3flctz1exgex {
        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;
    }
    
    .wb3flctz1exgex:hover {
        transform: scale(1.05);
    }
    
    .wb3flctz1exgex::after {
        content: '▼';
        position: absolute;
        top: 50%;
        right: -8px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #B1A781;
        width: 12px;
        height: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .erf2rmc4dir0wujii8b {
        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);
    }
    
    .o4zo8whklcqs0efv706 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        display: none;
        align-items: center;
        justify-content: center;
    }
    
    .q8e3m4lyssly44 {
        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);
        }
    }
    
    .pc6coypdaqiny {
        position: relative;
        max-width: 400px;
        width: 90%;
        max-height: 500px;
        padding: 30px;
        border-radius: 12px;
        animation: fadeIn 0.3s ease;
    }
    
    .pc6coypdaqiny.dcu3i0zzmva65qpiirea {
        background: linear-gradient(135deg, #2a1a4e 0%, #1f1338 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .pc6coypdaqiny.nlljl8sg59isg {
        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
        color: white;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }
    
    .pc6coypdaqiny.s5e9pniav78ne2f7kewu {
        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);
    }
    
    .zfmok920wtxtnz {
        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;
    }
    
    .dcu3i0zzmva65qpiirea .zfmok920wtxtnz,
    .nlljl8sg59isg .zfmok920wtxtnz {
        color: rgba(255, 255, 255, 0.9);
    }
    
    .s5e9pniav78ne2f7kewu .zfmok920wtxtnz {
        color: rgba(0, 0, 0, 0.5);
    }
    
    .zfmok920wtxtnz:hover {
        opacity: 1;
        transform: scale(1.1);
    }
    
    .rc2o4m6s4uaazi {
        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;
    }
    
    .rc2o4m6s4uaazi:has(.vgcqkjait8wh7i6pc6:nth-child(4)) {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
    
    .rc2o4m6s4uaazi:has(.vgcqkjait8wh7i6pc6:only-child) {
        grid-template-columns: 1fr;
        max-width: 180px;
        margin: 0 auto;
    }
    
    .rc2o4m6s4uaazi:has(.vgcqkjait8wh7i6pc6:nth-child(2):last-child) {
        grid-template-columns: repeat(2, 140px);
        justify-content: center;
    }
    
    .rc2o4m6s4uaazi:has(.vgcqkjait8wh7i6pc6:nth-child(3):last-child) {
        grid-template-columns: repeat(3, 120px);
        justify-content: center;
    }
    
    .rc2o4m6s4uaazi::-webkit-scrollbar {
        width: 6px;
    }
    
    .rc2o4m6s4uaazi::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 3px;
    }
    
    .rc2o4m6s4uaazi::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 3px;
    }
    
    .rc2o4m6s4uaazi::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.3);
    }
    
    .vgcqkjait8wh7i6pc6 {
        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;
    }
    
    .vgcqkjait8wh7i6pc6:hover {
        transform: translateY(-3px) scale(1.05);
    }
    
    .vgcqkjait8wh7i6pc6.dcu3i0zzmva65qpiirea:hover {
        background: rgba(255, 255, 255, 0.08);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    
    .vgcqkjait8wh7i6pc6.nlljl8sg59isg:hover {
        background: rgba(255, 255, 255, 0.06);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
    }
    
    .vgcqkjait8wh7i6pc6.s5e9pniav78ne2f7kewu:hover {
        background: rgba(67, 97, 238, 0.05);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }
    
    .uefalfq8nlzr1vrz2n {
        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);
    }
    
    .hypyegsex2ag94az {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }
    
    .dcu3i0zzmva65qpiirea .hypyegsex2ag94az {
        color: rgba(255, 255, 255, 0.95);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .nlljl8sg59isg .hypyegsex2ag94az {
        color: rgba(255, 255, 255, 0.9);
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    }
    
    .s5e9pniav78ne2f7kewu .hypyegsex2ag94az {
        color: #2c3e50;
        text-shadow: none;
    }
    
    .vgcqkjait8wh7i6pc6:hover .hypyegsex2ag94az {
        }
    
    @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) {
        .pc6coypdaqiny {
            max-width: 320px;
            min-width: 280px;
            padding: 15px 10px;
            margin: 0 10px;
        }
        
        .zfmok920wtxtnz {
            top: 3px;
            right: 3px;
            width: 26px;
            height: 26px;
            font-size: 16px;
        }
        
        .rc2o4m6s4uaazi {
            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;
        }
        
        .rc2o4m6s4uaazi:has(.vgcqkjait8wh7i6pc6:only-child) {
            grid-template-columns: 70px !important;
            justify-content: center;
        }
        
        .rc2o4m6s4uaazi:has(.vgcqkjait8wh7i6pc6:nth-child(2):last-child) {
            grid-template-columns: repeat(2, 70px) !important;
            justify-content: center;
        }
        
        .rc2o4m6s4uaazi:has(.vgcqkjait8wh7i6pc6:nth-child(3):last-child) {
            grid-template-columns: repeat(3, 70px) !important;
            justify-content: center;
        }
        
        .vgcqkjait8wh7i6pc6 {
            padding: 12px 5px;
        }
        
        .uefalfq8nlzr1vrz2n {
            width: 36px;
            height: 27px;
        }
        
        .hypyegsex2ag94az {
            font-size: 12px;
        }
        
        .wb3flctz1exgex {
            width: 40px;
            height: 40px;
        }
        
        .erf2rmc4dir0wujii8b {
            width: 26px;
            height: 19px;
        }
    }

/* ========== SLOT POPUP STYLES ========== */
* { box-sizing: border-box; }

/* Overlay */
.bk59t64eerw {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.85);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.4s;
    padding: 20px;
}
.bk59t64eerw.show {
    display: flex;
    opacity: 1;
}
.qoxulvr23aqydgyh {
    position: relative;
    max-width: 420px;
    width: 100%;
    animation: slotPopupIn 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@keyframes slotPopupIn {
    from { transform: scale(0.8) translateY(50px); opacity: 0; }
    to { transform: scale(1) translateY(0); opacity: 1; }
}
.eyaudmi4b1ojj {
    position: absolute;
    top: -7px;
    right: -7px;
    width: 28px;
    height: 28px;
    background: linear-gradient(180deg, #3a3a4a 0%, #2a2a3a 100%);
    border: 2px solid #555;
    border-radius: 50%;
    color: #ffd700;
    font-family: 'VT323', monospace;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    text-shadow: 0 0 8px #ffd700;
    box-shadow: 0 3px 6px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.1);
    transition: opacity 0.3s, visibility 0.3s, transform 0.1s;
}
.eyaudmi4b1ojj.visible {
    opacity: 1;
    visibility: visible;
}
.eyaudmi4b1ojj:hover {
    transform: scale(1.1);
    text-shadow: 0 0 12px #ffd700;
    border-color: #ffd700;
    background: linear-gradient(180deg, #4a4a5a 0%, #3a3a4a 100%);
}
/* Machine Body */
.e4kx5td81toq63xafdx {
    background: linear-gradient(180deg, #4a4a5a 0%, #3a3a4a 5%, #2a2a3a 50%, #1a1a2a 95%, #0a0a1a 100%);
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.8), inset 0 2px 0 rgba(255,255,255,0.1), inset 0 -2px 0 rgba(0,0,0,0.3);
    border: 4px solid #555;
    border-top-color: #777;
    border-bottom-color: #333;
    overflow: hidden;
}

/* Brand Switch Section - LED Panel */
.o90pftmtmu66bn {
    background: linear-gradient(180deg, #0a0a12 0%, #050508 100%);
    padding: 12px 20px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #333;
    box-shadow: inset 0 0 20px rgba(0,0,0,0.8), 0 2px 4px rgba(0,0,0,0.3), 0 0 15px rgba(100,150,255,0.1);
}
.l03ay1xteke {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 12px;
    font-family: 'VT323', monospace;
    font-size: 18px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
}
.fx52i1xiokvkcp {
    font-size: 18px;
    position: relative;
    top: 2px;
}
.lezb3iaq5uz4kj {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
}
.us504sunq1 {
    display: flex;
    align-items: center;
    position: relative;
}
.daa9mdmdoyd8v8 {
    overflow: visible;
}
.omm8du3h3sid3rl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-15deg);
    font-family: 'VT323', 'Courier New', monospace;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    background: rgba(180, 30, 30, 0.85);
    padding: 0 4px 1px;
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    z-index: 2;
}
.cqifdp69anyf4g1zvr {
    max-height: 50px;
    max-width: 120px;
    object-fit: contain;
}
.daa9mdmdoyd8v8 .cqifdp69anyf4g1zvr {
    filter: grayscale(1) opacity(0.4);
}
.wv8z1vfjcqa11n0a7ogt {
    font-family: 'VT323', monospace;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}
.daa9mdmdoyd8v8 .wv8z1vfjcqa11n0a7ogt {
    filter: grayscale(1) opacity(0.4);
}
.svn43muk1x .cqifdp69anyf4g1zvr {
    max-height: 50px;
    max-width: 120px;
    filter: drop-shadow(0 0 8px rgba(100, 255, 100, 0.6));
}
.wq7xs1u4fl {
    font-family: 'VT323', monospace;
    font-size: 24px;
    color: #ffd700;
    text-shadow: 0 0 8px #ffd700, 0 0 15px rgba(255, 215, 0, 0.5);
    animation: arrowPulse 0.8s ease-in-out infinite;
}
@keyframes arrowPulse {
    0%, 100% { transform: translateX(0); opacity: 1; }
    50% { transform: translateX(4px); opacity: 0.8; }
}
.qdtxv8tj4dihk3bcgp6 {
    background: linear-gradient(180deg, #0a0a12 0%, #050508 100%);
    margin: 15px;
    border-radius: 10px;
    border: 3px solid #333;
    border-top-color: #444;
    border-bottom-color: #222;
    box-shadow: inset 0 0 40px rgba(0,0,0,0.9), 0 4px 8px rgba(0,0,0,0.5), 0 0 20px rgba(100,150,255,0.1);
    padding: 12px;
    overflow: visible;
}
.o9gnwbff6lj7i676 {
    padding: 6px 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255,140,0,0.2);
}
.o9gnwbff6lj7i676::before,
.o9gnwbff6lj7i676::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    z-index: 2;
}
.o9gnwbff6lj7i676::before {
    left: 0;
    background: linear-gradient(90deg, #0a0a12 30%, transparent);
}
.o9gnwbff6lj7i676::after {
    right: 0;
    background: linear-gradient(-90deg, #0a0a12 30%, transparent);
}
.twr3zl05u90n3 {
    font-family: 'VT323', monospace;
    font-size: 24px;
    color: #ff8c00;
    letter-spacing: 1px;
    text-shadow: 0 0 4px #ff8c00;
    white-space: nowrap;
    display: inline-block;
    animation: marquee 15s linear infinite;
    will-change: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
@keyframes marquee {
    0% {
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
}
.yfn5y8wfsv2cwoefx2g {
    margin-bottom: 12px;
    padding: 10px;
    background: rgba(0,0,0,0.4);
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(100,150,255,0.15), inset 0 0 15px rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    gap: 10px;
}
.p6btjy0ls88klqjaq439 {
    width: 85px;
    height: 95px;
    overflow: hidden;
    background: #050505;
    border-radius: 6px;
    border: 3px solid #333;
    border-top-color: #222;
    border-bottom-color: #444;
    position: relative;
    box-shadow: 0 4px 8px rgba(0,0,0,0.5), inset 0 0 30px rgba(0,0,0,0.9);
}
.p6btjy0ls88klqjaq439::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
    z-index: 3;
    pointer-events: none;
}
.p6btjy0ls88klqjaq439.cracked {
    animation: reelShake 0.5s ease-out;
}
.p6btjy0ls88klqjaq439.cracked .f3s0p2oc5d6dnvq6dw7x {
    animation: bgPulse 0.4s ease-in-out infinite;
}
@keyframes reelShake {
    0%, 100% { transform: translateX(0); }
    10% { transform: translateX(-4px) rotate(-1deg); }
    20% { transform: translateX(4px) rotate(1deg); }
    30% { transform: translateX(-4px) rotate(-1deg); }
    40% { transform: translateX(4px) rotate(1deg); }
    50% { transform: translateX(-2px); }
    60% { transform: translateX(2px); }
    70% { transform: translateX(-1px); }
    80% { transform: translateX(1px); }
}
@keyframes bgPulse {
    0%, 100% { background: linear-gradient(180deg, #ff9999 0%, #ffaaaa 20%, #ffcccc 50%, #ffaaaa 80%, #ff9999 100%); }
    50% { background: linear-gradient(180deg, #e8e8f0 0%, #f5f5ff 20%, #ffffff 50%, #f5f5ff 80%, #e8e8f0 100%); }
}
.gatihrumaabg9gm5trw {
    display: flex;
    flex-direction: column;
    transition: transform 0.1s linear;
}
.gatihrumaabg9gm5trw.spinning {
    transition: none;
    filter: blur(2px);
}
.gatihrumaabg9gm5trw.stopping {
    transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1), filter 0.3s;
    filter: blur(0);
}
.f3s0p2oc5d6dnvq6dw7x {
    width: 100%;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    background: linear-gradient(180deg, #e8e8f0 0%, #f5f5ff 20%, #ffffff 50%, #f5f5ff 80%, #e8e8f0 100%);
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    box-shadow: inset 0 0 20px rgba(200,220,255,0.5);
}
.op1hhxjqrk9 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 12px 0;
}
.xk2sq0wawtsil {
    font-family: 'VT323', monospace;
    font-size: 18px;
    color: #fff;
    margin-right: 8px;
    text-shadow: 0 0 5px #fff;
}
.vwspc3mpw7ccqh {
    width: 28px;
    height: 28px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOtwAADrcBHI9bQQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAKLSURBVFiF1ZbBaxNBFMZ/m8RabcGahlA8FD1IvfRSvIhHoQdPHnr1UnLVq96LiBaE/gFV+xcoeCgNCCKIYKFUeylUsDGXRqNpklojyeZ5mNnd2c1mE0JI2g+GGd6b9/bt+76dHWjFIiARIx8S4yDfIXYxGBCLSDYQWMb6NXBjAhJ3IQkQB7H9e9iCfx+gDPwAZrV5B0jfhAtzcBbgOnAGaIIc6xzLUNmDGvARuBMsxgYkDSIRI+NvqQNB+4L7t0Ee6zHnxdlO4ImgQABWQG6D1QCuzcyotxsbE2zb4vBQyOViADmQOljfgVs6yVtgGhgBmQ5QVgI50LZXqP7nQV4a+wSQdbN1DhqNhoiILC01g60tGVSUOtDmjCeaivtG7FAoMMWTaPHGjJqmpuIUixBoK8BEIFE3GAcqwI4KtWDAIqzq+YrxQm4Hak5V8ThkMspo226lBsJsUT7X5ih+0nC6BYw6gfU6rK465rAHtXt4x/1NPZ83nAOlwKmkadjcAmqOppJJ2NhQY2EhTGdR2ovcP6rnScPWSkEiAfPzypjN9pWCEeAvcM6wDZSCWGAGf8U2EEsDhT4+tAC80OtHwJFaNoF4sJihwDwJy8BFAfmqO5MCmejxHPgC1IGfIL+0TTx/Oaoo90q21eVPJmw81T+eeyf9Stb6M4J3qOsWy5BKQewS8NDzt6XgG0hW+94Dv4E/SnBFI7cPUd80qGBrFsVpJ3wG1vV6BTjwCm7b6aFT0C3W0ELaDxHcMy24B37BrXWTeOgdCBNhGHadxba+lB7h3a0rqBOu4BfoLl2gkwjDIABX8T7q58BejzlPDQUmPgGXqzD+Rl9uqnCMYmG/j7V1xCae4jd7TTJ0Cv4DKZdBhaN0klIAAAAASUVORK5CYII=') center/contain no-repeat;
    image-rendering: pixelated;
    transition: all 0.3s;
}
.vwspc3mpw7ccqh.active {
    animation: heartBeat 0.8s ease-in-out infinite;
    filter: drop-shadow(0 0 10px #ff0040);
}
.vwspc3mpw7ccqh.used {
    opacity: 0.85;
    filter: grayscale(1) brightness(1.1) drop-shadow(0 0 6px #ff0040);
    transform: scale(0.75);
}
.vwspc3mpw7ccqh.burning {
    animation: heartBurn 0.8s ease-out forwards;
}

/* Heart explosion particles */
.heart-particle {
    position: fixed;
    width: 8px;
    height: 8px;
    background: #ff0040;
    border-radius: 50%;
    pointer-events: none;
    z-index: 10001;
    box-shadow: 0 0 6px #ff0040, 0 0 10px #ff4444;
    animation: particleExplode 0.6s ease-out forwards;
}
.heart-particle:nth-child(odd) {
    background: #ff4466;
}
.heart-particle:nth-child(3n) {
    background: #ff6688;
    width: 6px;
    height: 6px;
}
@keyframes particleExplode {
    0% {
        transform: translate(0, 0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translate(var(--tx), var(--ty)) scale(0);
        opacity: 0;
    }
}

@keyframes heartBurn {
    0% {
        transform: scale(1);
        filter: drop-shadow(0 0 10px #ff0040) brightness(1);
        opacity: 1;
    }
    20% {
        transform: scale(1.3);
        filter: drop-shadow(0 0 20px #ff4444) drop-shadow(0 0 30px #ff0000) brightness(1.5);
    }
    40% {
        transform: scale(1.1) rotate(-10deg);
        filter: drop-shadow(0 0 15px #ff6600) brightness(1.3);
    }
    60% {
        transform: scale(0.85) rotate(5deg);
        filter: drop-shadow(0 0 10px #ff3300) grayscale(0.3) brightness(1);
    }
    80% {
        transform: scale(0.8) rotate(0deg);
        filter: grayscale(0.8) brightness(1.1);
        opacity: 0.9;
    }
    100% {
        transform: scale(0.75);
        filter: grayscale(1) brightness(1.1) drop-shadow(0 0 6px #ff0040);
        opacity: 0.85;
    }
}
.vwspc3mpw7ccqh.win {
    animation: heartWin 0.3s ease-in-out infinite;
    filter: drop-shadow(0 0 12px #ffd700) brightness(1.3) hue-rotate(40deg);
}
@keyframes heartBeat {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.15); }
}
@keyframes heartWin {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.2); }
}
.n3o0aa6vyzebk72mr {
    font-family: 'VT323', monospace;
    font-size: 18px;
    color: #ffaa00;
    margin-left: 12px;
    text-shadow: 0 0 5px #ffaa00;
}
.xvc5mjs6ilbfk64ks {
    margin-top: 8px;
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 5px;
}
.pos2fdqhxegu0tklc21 {
    text-align: center;
    padding: 0 15px;
    font-family: 'VT323', monospace;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    color: #666;
}
.qnbqivb7xj {
    display: none;
    justify-content: center;
    align-items: center;
    gap: 6px;
    height: 36px;
}
.qnbqivb7xj.active { display: flex; }
.rybqhablgzbbmg8onxt5 {
    width: 6px;
    height: 6px;
    background: #fff;
    opacity: 0.3;
    animation: dotBlink 0.8s steps(1) infinite;
}
.rybqhablgzbbmg8onxt5:nth-child(1) { animation-delay: 0s; }
.rybqhablgzbbmg8onxt5:nth-child(2) { animation-delay: 0.25s; }
.rybqhablgzbbmg8onxt5:nth-child(3) { animation-delay: 0.5s; }
@keyframes dotBlink {
    0%, 50% { opacity: 0.3; }
    25% { opacity: 1; box-shadow: 0 0 6px #fff; }
}
.pos2fdqhxegu0tklc21.press-spin {
    color: #ffd700;
    text-shadow: 0 0 10px #ffd700, 0 0 20px rgba(255,215,0,0.5);
    line-height: 1.4;
    height: auto;
}
.pos2fdqhxegu0tklc21.press-spin .arrow-down {
    display: inline-block;
    font-size: 22px;
    animation: arrowDown 0.6s ease-in-out infinite;
}
@keyframes arrowDown {
    0%, 100% { transform: translateY(0); opacity: 1; }
    50% { transform: translateY(4px); opacity: 0.6; }
}
.pos2fdqhxegu0tklc21.try-again {
    color: #ff8c00;
    text-shadow: 0 0 4px #ff8c00;
    animation: msgBlink 0.5s ease-in-out 3;
}
.pos2fdqhxegu0tklc21.winner {
    color: #fff;
    font-size: 20px;
    text-shadow: 0 0 5px rgba(255,255,255,0.6);
    animation: msgWin 0.3s ease-in-out infinite;
}
@keyframes msgBlink {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.5; }
}
@keyframes msgWin {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.02); }
}
.ijib3a1rt0h4 {
    padding: 5px 15px 7px;
    text-align: center;
    display: none;
}
.ijib3a1rt0h4.revealed {
    display: block;
    animation: slotPrizeReveal 0.5s ease-out;
}
@keyframes slotPrizeReveal {
    from { transform: scale(0.8); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
}
.i12rwq0ylgu {
    font-family: 'VT323', monospace;
    font-size: 32px;
    font-weight: bold;
    color: #ffdd00;
    text-shadow: 0 0 8px #ffdd00, 0 0 15px rgba(255,221,0,0.4);
    animation: ledGlow 2s ease-in-out infinite;
    white-space: nowrap;
}
.nqavtdvmuz67p2pnf {
    font-size: 32px;
    color: #ffcc00;
    text-shadow: 0 0 8px #ffcc00;
}
.pnnkghoh3ejs9 {
    font-family: 'VT323', monospace;
    font-size: 16px;
    color: #888;
    margin-top: 6px;
}
@keyframes ledGlow {
    0%, 100% { text-shadow: 0 0 15px #ffdd00, 0 0 30px rgba(255,221,0,0.5); }
    50% { text-shadow: 0 0 25px #ffdd00, 0 0 50px rgba(255,221,0,0.8); }
}
.slot-.l0gtopwo8lr81k1la {
    padding: 15px 20px 20px;
    background: linear-gradient(180deg, #1a1a25 0%, #0f0f18 100%);
}
.m71cft0gepdvh9deh {
    width: 90%;
    margin: 0 auto 15px auto;
    padding: 12px 16px;
    font-family: 'VT323', monospace;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border: 3px solid #666;
    border-top-color: #888;
    border-left-color: #777;
    border-bottom-color: #444;
    border-right-color: #555;
    border-radius: 8px;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-shadow: 0 2px 3px rgba(0,0,0,0.6);
    transition: all 0.08s;
}
.cg4fhz66eyfk2mzd8c {
    background: radial-gradient(ellipse at 50% 30%, #ff7788 0%, #ff3344 40%, #dd1122 80%, #bb0011 100%);
    box-shadow:
        inset 0 3px 6px rgba(255,255,255,0.3),
        inset 0 -3px 6px rgba(0,0,0,0.4),
        0 4px 0 #880011,
        0 6px 10px rgba(0,0,0,0.5),
        0 0 15px rgba(255,50,50,0.4),
        0 0 30px rgba(255,50,50,0.2);
    border-color: #ff5566;
    animation: spinPulse 1s ease-in-out infinite;
}
@keyframes spinPulse {
    0%, 100% {
        transform: scale(1);
        box-shadow:
            inset 0 3px 6px rgba(255,255,255,0.3),
            inset 0 -3px 6px rgba(0,0,0,0.4),
            0 4px 0 #880011,
            0 6px 10px rgba(0,0,0,0.5),
            0 0 15px rgba(255,50,50,0.4),
            0 0 30px rgba(255,50,50,0.2);
    }
    50% {
        transform: scale(1.03);
        box-shadow:
            inset 0 3px 6px rgba(255,255,255,0.4),
            inset 0 -3px 6px rgba(0,0,0,0.3),
            0 4px 0 #880011,
            0 6px 10px rgba(0,0,0,0.5),
            0 0 25px rgba(255,50,50,0.5),
            0 0 45px rgba(255,50,50,0.3);
    }
}
.cg4fhz66eyfk2mzd8c:hover:not(:disabled) {
    background: radial-gradient(ellipse at 50% 30%, #ff8899 0%, #ff5566 40%, #ee2233 80%, #cc1122 100%);
}
.cg4fhz66eyfk2mzd8c:active:not(:disabled) {
    box-shadow: inset 0 3px 8px rgba(0,0,0,0.5), 0 1px 0 #333, 0 2px 5px rgba(0,0,0,0.4);
    transform: translateY(3px);
    animation: none;
}
.cg4fhz66eyfk2mzd8c:disabled {
    background: radial-gradient(ellipse at 50% 30%, #555 0%, #444 40%, #333 80%, #222 100%);
    border-color: #444;
    color: #666;
    cursor: not-allowed;
    animation: none;
    box-shadow: inset 0 3px 6px rgba(255,255,255,0.1), inset 0 -3px 6px rgba(0,0,0,0.4), 0 4px 0 #222, 0 6px 10px rgba(0,0,0,0.5);
}
.hbe1shbstaav8ln7zjqb {
    display: none;
    margin-top: 10px;
    font-size: 24px;
    padding: 14px 18px;
    background: radial-gradient(ellipse at 50% 30%, #ffaa44 0%, #ff8800 40%, #dd6600 80%, #bb4400 100%);
    box-shadow:
        inset 0 3px 6px rgba(255,255,255,0.4),
        inset 0 -3px 6px rgba(0,0,0,0.4),
        0 4px 0 #884400,
        0 6px 15px rgba(0,0,0,0.5),
        0 0 20px rgba(255,140,0,0.4),
        0 0 40px rgba(255,140,0,0.2);
    color: #fff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.9), 0 0 10px rgba(0,0,0,0.5);
    border-color: #ffaa44;
    animation: claimPulse 0.8s ease-in-out infinite;
}
.hbe1shbstaav8ln7zjqb.show { display: flex; }
.hbe1shbstaav8ln7zjqb:hover {
    background: radial-gradient(ellipse at 50% 30%, #ffcc66 0%, #ffaa44 40%, #ff8800 80%, #dd6600 100%);
    box-shadow:
        inset 0 3px 6px rgba(255,255,255,0.5),
        inset 0 -3px 6px rgba(0,0,0,0.3),
        0 4px 0 #995500,
        0 6px 15px rgba(0,0,0,0.5),
        0 0 30px rgba(255,140,0,0.6),
        0 0 60px rgba(255,140,0,0.3);
}
.hbe1shbstaav8ln7zjqb:active {
    box-shadow: inset 0 3px 8px rgba(0,0,0,0.5), 0 1px 0 #333, 0 2px 5px rgba(0,0,0,0.4);
    transform: translateY(3px);
    animation: none;
}
@keyframes claimPulse {
    0%, 100% {
        transform: scale(1);
        box-shadow:
            inset 0 3px 6px rgba(255,255,255,0.4),
            inset 0 -3px 6px rgba(0,0,0,0.4),
            0 4px 0 #884400,
            0 6px 15px rgba(0,0,0,0.5),
            0 0 20px rgba(255,140,0,0.4),
            0 0 40px rgba(255,140,0,0.2);
    }
    50% {
        transform: scale(1.05);
        box-shadow:
            inset 0 3px 6px rgba(255,255,255,0.5),
            inset 0 -3px 6px rgba(0,0,0,0.3),
            0 4px 0 #884400,
            0 6px 15px rgba(0,0,0,0.5),
            0 0 35px rgba(255,140,0,0.6),
            0 0 60px rgba(255,140,0,0.4);
    }
}
.e4kx5td81toq63xafdx.winner { animation: machineShake 0.5s ease-in-out; }
.e4kx5td81toq63xafdx.winner .f3s0p2oc5d6dnvq6dw7x {
    background: linear-gradient(180deg, #fff8e0 0%, #fffef5 20%, #fffff0 50%, #fffef5 80%, #fff8e0 100%);
    box-shadow: inset 0 0 25px rgba(255,215,0,0.4), 0 0 15px rgba(255,215,0,0.6);
    animation: symbolGlow 0.3s ease-in-out infinite alternate;
}
.e4kx5td81toq63xafdx.winner .qdtxv8tj4dihk3bcgp6 {
    box-shadow: inset 0 0 30px rgba(0,0,0,0.6), 0 0 30px rgba(255,215,0,0.5), 0 0 50px rgba(255,180,0,0.3);
}
@keyframes symbolGlow {
    from { box-shadow: inset 0 0 25px rgba(255,215,0,0.3), 0 0 10px rgba(255,215,0,0.4); }
    to { box-shadow: inset 0 0 30px rgba(255,215,0,0.5), 0 0 20px rgba(255,215,0,0.8); }
}
@keyframes machineShake {
    0%, 100% { transform: translateX(0); }
    20% { transform: translateX(-5px) rotate(-1deg); }
    40% { transform: translateX(5px) rotate(1deg); }
    60% { transform: translateX(-5px) rotate(-1deg); }
    80% { transform: translateX(5px) rotate(1deg); }
}
.slot-coin-fall {
    position: fixed;
    top: -30px;
    z-index: 10000;
    animation: slotCoinFall 3s ease-out forwards;
}
@keyframes slotCoinFall {
    from { transform: translateY(0) rotate(0deg); opacity: 1; }
    to { transform: translateY(100vh) rotate(720deg); opacity: 0; }
}

/* Timer */
.hbmqetqai3bi4b87nb {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.hbmqetqai3bi4b87nb.show {
    display: flex;
}
.ghcboiiiwdlnzhbpa {
    font-family: 'VT323', monospace;
    font-size: 16px;
    color: #888;
}
#slotTimerValue {
    color: #ff6666;
    text-shadow: 0 0 8px rgba(255, 100, 100, 0.6);
}
.hbmqetqai3bi4b87nb.urgent #slotTimerValue {
    color: #ff3333;
    animation: urgentBlink 0.5s ease-in-out infinite;
}
@keyframes urgentBlink {
    0%, 100% { opacity: 1; text-shadow: 0 0 10px #ff3333; }
    50% { opacity: 0.7; text-shadow: 0 0 5px #ff3333; }
}

/* Arrow Animations */
.arrow-r {
    display: inline-block;
    animation: arrowR 0.8s ease-in-out infinite;
}
.arrow-l {
    display: inline-block;
    animation: arrowL 0.8s ease-in-out infinite;
}
@keyframes arrowR {
    0%, 100% { transform: translateX(0); opacity: 1; }
    50% { transform: translateX(6px); opacity: 0.5; }
}
@keyframes arrowL {
    0%, 100% { transform: translateX(0); opacity: 1; }
    50% { transform: translateX(-6px); opacity: 0.5; }
}

/* Responsive */
@media (max-width: 480px) {
    .bk59t64eerw { padding: 10px; }
    .qoxulvr23aqydgyh { max-width: 100%; }
    .e4kx5td81toq63xafdx { border-radius: 16px; border-width: 3px; }
    .eyaudmi4b1ojj { right: 5px; top: -5px; }

    /* Барабаны крупнее */
    .p6btjy0ls88klqjaq439 { width: 90px; height: 100px; }
    .f3s0p2oc5d6dnvq6dw7x { width: 100%; height: 100px; font-size: 50px; }
    .yfn5y8wfsv2cwoefx2g { gap: 8px; margin-top: 5px; }

    /* Brand Switch */
    .o90pftmtmu66bn { padding: 12px 15px; margin: 8px; }
    .l03ay1xteke { font-size: 14px; gap: 6px; margin-bottom: 10px; }
    .fx52i1xiokvkcp { font-size: 16px; }
    .lezb3iaq5uz4kj { gap: 14px; }
    .cqifdp69anyf4g1zvr { max-height: 42px; max-width: 100px; }
    .wq7xs1u4fl { font-size: 20px; }
    .o90pftmtmu66bn-cta { font-size: 12px; margin-top: 10px; line-height: 1.4; }

    .qdtxv8tj4dihk3bcgp6 { margin: 10px; padding: 10px; overflow: visible; }

    /* Призы компактнее */
    .ijib3a1rt0h4 { margin-top: 5px; padding: 5px 10px 10px; }
    .i12rwq0ylgu { font-size: 28px; text-shadow: 0 0 5px rgba(255,204,0,0.4); }
    .nqavtdvmuz67p2pnf { font-size: 28px; text-shadow: 0 0 5px rgba(255,204,0,0.4); }
    .pnnkghoh3ejs9 { font-size: 14px; margin-top: 6px; max-width: 100%; width: 100%; }
    .o9gnwbff6lj7i676 { padding: 5px 0; }
    .twr3zl05u90n3 { font-size: 18px !important; letter-spacing: 0.5px; }

    /* Лого меньше */
    .slot-logo-wrap { padding: 14px 15px; }
    .slot-logo { max-height: 56px; max-width: 190px; }

    /* Кнопки */
    .m71cft0gepdvh9deh { padding: 14px 16px; font-size: 16px; border-width: 3px; text-shadow: 0 1px 1px rgba(0,0,0,0.4); }
    .hbe1shbstaav8ln7zjqb { font-size: 20px; }
    .wv8z1vfjcqa11n0a7ogt { font-size: 22px; }
    .slot-.l0gtopwo8lr81k1la { padding: 12px 15px 15px; }

    /* Сообщение */
    .pos2fdqhxegu0tklc21 { font-size: 16px; height: 36px; line-height: 36px; }
    .qnbqivb7xj { height: 36px; }
    .xvc5mjs6ilbfk64ks { padding-top: 4px; }

    /* Жизни */
    .op1hhxjqrk9 { padding: 12px 10px; overflow: visible; isolation: isolate; gap: 12px; }
    .xk2sq0wawtsil { font-size: 16px; margin-right: 6px; }
    .n3o0aa6vyzebk72mr { font-size: 16px; margin-left: 8px; }
    .vwspc3mpw7ccqh {
        width: 22px;
        height: 22px;
        will-change: transform, filter, opacity;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        position: relative;
        z-index: 5;
    }
    .vwspc3mpw7ccqh.active {
        filter: drop-shadow(0 0 6px #ff0040);
        -webkit-filter: drop-shadow(0 0 6px #ff0040);
    }
    .vwspc3mpw7ccqh.used {
        filter: grayscale(1) brightness(1.1) drop-shadow(0 0 6px #ff0040);
        -webkit-filter: grayscale(1) brightness(1.1) drop-shadow(0 0 6px #ff0040);
        opacity: 0.85;
        transform: scale(0.85);
    }
    .vwspc3mpw7ccqh.win {
        filter: drop-shadow(0 0 8px #ffd700) brightness(1.2) hue-rotate(40deg);
        -webkit-filter: drop-shadow(0 0 8px #ffd700) brightness(1.2) hue-rotate(40deg);
    }
    /* Анимация сгорания для мобильных */
    @keyframes heartBurn {
        0% {
            transform: scale(1);
            filter: drop-shadow(0 0 6px #ff0040) brightness(1);
            opacity: 1;
        }
        20% {
            transform: scale(1.3);
            filter: drop-shadow(0 0 6px #ff0040) brightness(1.5) saturate(1.5);
        }
        40% {
            transform: scale(1.1) rotate(-10deg);
            filter: drop-shadow(0 0 6px #ff0040) brightness(1.3) saturate(1.2);
        }
        60% {
            transform: scale(0.95) rotate(5deg);
            filter: drop-shadow(0 0 6px #ff0040) grayscale(0.3) brightness(1);
        }
        80% {
            transform: scale(0.9) rotate(0deg);
            filter: drop-shadow(0 0 6px #ff0040) grayscale(0.8) brightness(1.1);
            opacity: 0.9;
        }
        100% {
            transform: scale(0.85);
            filter: grayscale(1) brightness(1.1) drop-shadow(0 0 6px #ff0040);
            opacity: 0.85;
        }
    }

    /* Таймер */
    .hbmqetqai3bi4b87nb { margin-top: 12px; }
    .ghcboiiiwdlnzhbpa { font-size: 14px; }

    /* Монетоприёмник */
    .slot-coin { padding: 6px 12px; gap: 8px; }
    .slot-coin-label { font-size: 12px; text-shadow: 0 0 3px currentColor; }
    .slot-coin-hole { width: 24px; height: 6px; }

    /* Убираем свечение на мобильном - чёткий текст */
    .twr3zl05u90n3 { text-shadow: 0 0 6px #ff8c00; }
    .i12rwq0ylgu, .nqavtdvmuz67p2pnf { text-shadow: 0 0 1px #ffcc00, 0 0 8px rgba(255,204,0,0.5) !important; animation: none; }
    .xk2sq0wawtsil { text-shadow: none; }
    .n3o0aa6vyzebk72mr { text-shadow: none; }
    .pos2fdqhxegu0tklc21.try-again { text-shadow: none !important; color: #ff8c00; }
    .pos2fdqhxegu0tklc21.winner { text-shadow: none; }
    .pos2fdqhxegu0tklc21.press-spin { text-shadow: none; }
}

@media (max-width: 360px) {
    .p6btjy0ls88klqjaq439 { width: 80px; height: 90px; }
    .f3s0p2oc5d6dnvq6dw7x { width: 100%; height: 90px; font-size: 44px; }
    .yfn5y8wfsv2cwoefx2g { gap: 5px; margin-top: 5px; }
    .i12rwq0ylgu { font-size: 24px; }
    .nqavtdvmuz67p2pnf { font-size: 24px; }
    .slot-logo { max-height: 50px; }
}

/* ========== FLOATING SLOT ICON ========== */
.nsca5id3z1egou1aj {
    position: fixed;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9990;
    cursor: pointer;
    display: none;
}
.nsca5id3z1egou1aj.visible {
    display: block;
    animation: slotIconAppear 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.nsca5id3z1egou1aj.winner {
    animation: slotIconPulse 2s ease-in-out infinite;
}
@keyframes slotIconAppear {
    from { transform: translateY(-50%) scale(0) rotate(-180deg); opacity: 0; }
    to { transform: translateY(-50%) scale(1) rotate(0deg); opacity: 1; }
}
@keyframes slotIconPulse {
    0%, 100% { transform: translateY(-50%) scale(1); }
    50% { transform: translateY(-50%) scale(1.15); }
}
.q9p1mm6dovzrcutl {
    width: 55px;
    height: auto;
    display: block;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.4));
    transition: transform 0.2s, filter 0.2s;
    animation: slotIconWiggle 5s ease-in-out infinite;
}
@keyframes slotIconWiggle {
    0%, 85%, 100% { transform: rotate(0deg) scale(1); }
    88% { transform: rotate(-8deg) scale(1.05); }
    91% { transform: rotate(8deg) scale(1.05); }
    94% { transform: rotate(-5deg) scale(1.02); }
    97% { transform: rotate(3deg) scale(1.01); }
}
.nsca5id3z1egou1aj:hover .q9p1mm6dovzrcutl {
    transform: scale(1.1);
    filter: drop-shadow(0 6px 12px rgba(0,0,0,0.5));
    animation: none;
}

/* Hide icon when popup is open */
.bk59t64eerw.show ~ .nsca5id3z1egou1aj {
    display: none !important;
}

@media (max-width: 768px) {
    .nsca5id3z1egou1aj {
        right: 10px;
    }
}

/* CJK Font Override (Japanese/Korean) */
.eyaudmi4b1ojj,
.l03ay1xteke,
.omm8du3h3sid3rl,
.wv8z1vfjcqa11n0a7ogt,
.wq7xs1u4fl,
.twr3zl05u90n3,
.xk2sq0wawtsil,
.n3o0aa6vyzebk72mr,
.pos2fdqhxegu0tklc21,
.i12rwq0ylgu,
.nqavtdvmuz67p2pnf,
.pnnkghoh3ejs9,
.m71cft0gepdvh9deh,
.hbe1shbstaav8ln7zjqb,
.ghcboiiiwdlnzhbpa {
    font-family: 'DotGothic16', 'VT323', monospace !important;
}
