:root {
    --rd9fc69e: #fcfd01;
    --gb03eee0: #ffffff;
    --ie59c0e6: #ffffff;
    --cba39490: #ffffff;
    --hd5d62d4: #a6a6a6;
    --p99cafa4: #ffffff;

    --s532813c: #007fff;
    --na1584d5: #dc2626;
    --rb1f20d6: #9b9b9b;

    --z67dde49: #270000;
    --f3b113fc: #606a76;
    --sb7adfa8: #270000;
    --na6ebe22: #606a76;
    --led8755a: #606a76;
    --se434aba: #f9fcff;
    --e93a2eee: #fdff00;
    --f7accc42: #ffd7a8;
    --i55ad587: #070100;

    --g6f04868: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --g9aa63ab: 16px;
    --necb4c03: 6px;
    --h4518808: 12px;
    --f4cb07b7: 24px;
    --u2dd1782: 1200px;
    --fb20aff5: 72px;
    --q66f4974: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.ebaff56 {
    font-family: var(--g6f04868);
    font-size: var(--g9aa63ab);
    background-color: var(--gb03eee0);
    color: var(--z67dde49);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--q66f4974); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.tcf9475, .s998f10 { list-style: none; padding-left: 0; }
.pde161c { width: 100%; max-width: var(--u2dd1782); margin: 0 auto; padding: 0 20px; }

.c24066b {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--necb4c03);
    font-weight: 600; cursor: pointer; transition: all var(--q66f4974);
    border: 2px solid transparent; text-align: center;
}
.t2d1581 { background-color: var(--s532813c); color: var(--se434aba); }
.t2d1581:hover { background-color: var(--na1584d5); transform: translateY(-2px); }
.w60db3c { background-color: transparent; border-color: var(--rb1f20d6); color: var(--led8755a); }
.w60db3c:hover { border-color: var(--f3b113fc); background-color: rgba(255, 255, 255, 0.05); }
.a7b5616 { padding: 6px 14px; font-size: 0.875rem; }
.l030b79 { padding: 14px 32px; font-size: 1rem; border-radius: var(--h4518808); }

.yab9832 {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--rd9fc69e);
    border-bottom: 1px solid var(--rb1f20d6);
    height: var(--fb20aff5);
}
.l51166a { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.m959dcf { display: flex; align-items: center; gap: 16px; }

.y2abd2a {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.r42ba78 { width: 100%; height: 2px; background-color: var(--z67dde49); transition: var(--q66f4974); }

.tcf9475 { display: flex; gap: 32px; }
.r26a434 { font-weight: 500; color: var(--i55ad587); }
.r26a434:hover { color: var(--s532813c); }
.ja3689d { display: flex; gap: 12px; }

.c8fbf8b { padding: 20px 0; background-color: var(--gb03eee0); }
.kd56270 {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--f4cb07b7);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.p82ff6c {
    position: relative; z-index: 2; background-color: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px);
    padding: 35px 45px; border-radius: var(--h4518808); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.y4cf422 { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--e93a2eee); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.z0b3734 { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--f7accc42); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.b3805c4 { padding: 10px 0; }
.o736409 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.vdec7d9 { font-size: 1.25rem; font-weight: 700; color: var(--sb7adfa8); }
.w194a64 { color: var(--na6ebe22); font-weight: 600; }
.w194a64:hover { text-decoration: underline; }

.ieb3bc3 { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.b396888 { position: relative; border-radius: var(--h4518808); overflow: hidden; aspect-ratio: 3/4; background-color: var(--ie59c0e6); }
.r38fc2e { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.vaca505 { position: absolute; inset: 0; background: rgba(15, 23, 42, 0.8); display: flex; flex-direction: column; justify-content: center; align-items: center; opacity: 0; transition: opacity var(--q66f4974); padding: 16px; text-align: center; }
.b396888:hover .r38fc2e { transform: scale(1.1); }
.b396888:hover .vaca505 { opacity: 1; }
.vf07a2b { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.fafa2f7 { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.h73efee { background-color: var(--ie59c0e6); padding: 40px; border-radius: var(--f4cb07b7); }
.h73efee h2, .h73efee h3 { margin: 32px 0 16px; color: var(--z67dde49); }
.h73efee h2:first-child { margin-top: 0; }
.h73efee p { color: var(--f3b113fc); margin-bottom: 20px; }

.z63707b { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--necb4c03); border: 1px solid var(--rb1f20d6); }
.na34400 { width: 100%; border-collapse: collapse; min-width: 600px; }
.na34400 th, .na34400 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--rb1f20d6); }
.na34400 th { background-color: var(--cba39490); font-weight: 600; color: var(--z67dde49); }
.na34400 tr:last-child td { border-bottom: none; }

.e49ac99 { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.w9f65fe { background-color: var(--ie59c0e6); border-radius: var(--h4518808); border: 1px solid var(--rb1f20d6); overflow: hidden; }
.ad710c8 { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--z67dde49); }
.ad710c8::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--s532813c); transition: transform var(--q66f4974); }
.w9f65fe[open] .ad710c8::after { transform: translateY(-50%) rotate(45deg); }
.f11f5f0 { padding: 0 20px 20px; color: var(--f3b113fc); }

.r6cb6fc { background-color: var(--hd5d62d4); padding: 32px 0; border-top: 1px solid var(--rb1f20d6); }
.tcaf300 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.x0c5643 { background-color: var(--p99cafa4); padding: 40px 0; border-top: 1px solid var(--rb1f20d6); }
.s998f10 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.s998f10 a { color: var(--i55ad587); }
.s998f10 a:hover { color: var(--s532813c); }
.y56045b { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.o68d82a { width: 40px; height: 40px; border: 2px solid var(--f3b113fc); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--f3b113fc); }
.s9c43e1 { color: var(--f3b113fc); font-size: 0.875rem; }

@media (max-width: 992px) {
    .ieb3bc3 { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .y2abd2a { display: flex; }
    .jb5bb5c { position: fixed; top: var(--fb20aff5); left: -100%; width: 100%; height: calc(100vh - var(--fb20aff5)); background-color: var(--ie59c0e6); transition: left var(--q66f4974); padding: 24px; overflow-y: auto; }
    .jb5bb5c.s5b3c06 { left: 0; }
    .tcf9475 { flex-direction: column; gap: 24px; }
    .r26a434 { font-size: 1.25rem; }
    .ja3689d .w60db3c { display: none; }
    .h73efee { padding: 24px; }
    .kd56270 { min-height: 320px; padding: 20px 10px; }
    .p82ff6c { padding: 25px 20px; }
}

#x1c8668 { display: flex; align-items: center; justify-content: center; gap: 30px; }
#x1c8668 svg path { fill: #ffffff; }