:root {
    --s9970975: #050f28;
    --t3e806b9: #080d2a;
    --sfda5008: #161d37;
    --ve4602f8: #080d2a;
    --kc42d0cd: #252c45;
    --g20eb234: #060e2a;

    --x6efa8ed: #e45809;
    --s4724d20: #dc2626;
    --c34e74ac: #a2a5af;

    --ic55687d: #ffffff;
    --m1cef819: #a2a5af;
    --sbeb5941: #ffffff;
    --v26f6064: #a2a5af;
    --qff0170c: #f6f6f7;
    --c0a912c4: #f6f6f7;
    --t845b540: #f8e150;
    --ia6fb3a2: #f9eb62;
    --o6095145: #8f939f;

    --yf4fab7d: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --pd966b4b: 16px;
    --p54c31b7: 6px;
    --y90f715d: 12px;
    --m5aac888: 24px;
    --mae8e210: 1200px;
    --nccf3703: 72px;
    --v08e0211: 0.3s ease;
}

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

body.g58be00 {
    font-family: var(--yf4fab7d);
    font-size: var(--pd966b4b);
    background-color: var(--t3e806b9);
    color: var(--ic55687d);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

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

.pa39eb2, .a4ed86d { list-style: none; padding-left: 0; }
.i18677a { width: 100%; max-width: var(--mae8e210); margin: 0 auto; padding: 0 20px; }

.l34058e {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--p54c31b7);
    font-weight: 600; cursor: pointer; transition: all var(--v08e0211);
    border: 2px solid transparent; text-align: center;
}
.r9ee31e { background-color: var(--x6efa8ed); color: var(--c0a912c4); }
.r9ee31e:hover { background-color: var(--s4724d20); transform: translateY(-2px); }
.sd9f61d { background-color: transparent; border-color: var(--c34e74ac); color: var(--qff0170c); }
.sd9f61d:hover { border-color: var(--m1cef819); background-color: rgba(255, 255, 255, 0.05); }
.pe534aa { padding: 6px 14px; font-size: 0.875rem; }
.z954920 { padding: 14px 32px; font-size: 1rem; border-radius: var(--y90f715d); }

.ode95d0 {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--s9970975);
    border-bottom: 1px solid var(--c34e74ac);
    height: var(--nccf3703);
}
.pa019f5 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.l6cd129 { display: flex; align-items: center; gap: 16px; }

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

.pa39eb2 { display: flex; gap: 32px; }
.o920a54 { font-weight: 500; color: var(--o6095145); }
.o920a54:hover { color: var(--x6efa8ed); }
.lb71357 { display: flex; gap: 12px; }

.t7da0ff { padding: 20px 0; background-color: var(--t3e806b9); }
.f75b1b7 {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--m5aac888);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.e4aed77 {
    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(--y90f715d); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.t9a2790 { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--t845b540); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.l02f564 { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--ia6fb3a2); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.w2aae93 { padding: 10px 0; }
.neeb532 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.s221548 { font-size: 1.25rem; font-weight: 700; color: var(--sbeb5941); }
.zfe08d7 { color: var(--v26f6064); font-weight: 600; }
.zfe08d7:hover { text-decoration: underline; }

.q5b75e7 { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.h33e313 { position: relative; border-radius: var(--y90f715d); overflow: hidden; aspect-ratio: 3/4; background-color: var(--sfda5008); }
.dca138b { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.ke2ca19 { 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(--v08e0211); padding: 16px; text-align: center; }
.h33e313:hover .dca138b { transform: scale(1.1); }
.h33e313:hover .ke2ca19 { opacity: 1; }
.s1b3611 { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.ccf2bc7 { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.q961ef3 { background-color: var(--sfda5008); padding: 40px; border-radius: var(--m5aac888); }
.q961ef3 h2, .q961ef3 h3 { margin: 32px 0 16px; color: var(--ic55687d); }
.q961ef3 h2:first-child { margin-top: 0; }
.q961ef3 p { color: var(--m1cef819); margin-bottom: 20px; }

.wa4d0a1 { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--p54c31b7); border: 1px solid var(--c34e74ac); }
.w6065b9 { width: 100%; border-collapse: collapse; min-width: 600px; }
.w6065b9 th, .w6065b9 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--c34e74ac); }
.w6065b9 th { background-color: var(--ve4602f8); font-weight: 600; color: var(--ic55687d); }
.w6065b9 tr:last-child td { border-bottom: none; }

.p9269a1 { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.odbc4c5 { background-color: var(--sfda5008); border-radius: var(--y90f715d); border: 1px solid var(--c34e74ac); overflow: hidden; }
.zf1a585 { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--ic55687d); }
.zf1a585::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--x6efa8ed); transition: transform var(--v08e0211); }
.odbc4c5[open] .zf1a585::after { transform: translateY(-50%) rotate(45deg); }
.yf22d82 { padding: 0 20px 20px; color: var(--m1cef819); }

.e97e8e4 { background-color: var(--kc42d0cd); padding: 32px 0; border-top: 1px solid var(--c34e74ac); }
.o86f77a { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.cdfcfdf { background-color: var(--g20eb234); padding: 40px 0; border-top: 1px solid var(--c34e74ac); }
.a4ed86d { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.a4ed86d a { color: var(--o6095145); }
.a4ed86d a:hover { color: var(--x6efa8ed); }
.ud08be5 { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.rfa20ff { width: 40px; height: 40px; border: 2px solid var(--m1cef819); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--m1cef819); }
.j154fba { color: var(--m1cef819); font-size: 0.875rem; }

@media (max-width: 992px) {
    .q5b75e7 { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .f241884 { display: flex; }
    .cc034fd { position: fixed; top: var(--nccf3703); left: -100%; width: 100%; height: calc(100vh - var(--nccf3703)); background-color: var(--sfda5008); transition: left var(--v08e0211); padding: 24px; overflow-y: auto; }
    .cc034fd.x83bb28 { left: 0; }
    .pa39eb2 { flex-direction: column; gap: 24px; }
    .o920a54 { font-size: 1.25rem; }
    .lb71357 .sd9f61d { display: none; }
    .q961ef3 { padding: 24px; }
    .f75b1b7 { min-height: 320px; padding: 20px 10px; }
    .e4aed77 { padding: 25px 20px; }
}

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