:root {
    --l5c97af2: #1c272d;
    --oe64828a: #171b24;
    --y65b02f6: #171b24;
    --e5c8052f: #30394c;
    --we6560dd: #1b212c;
    --z6784a36: #151820;

    --jda3ebf7: #b12509;
    --k733e245: #dc2626;
    --r6a7e79a: #30394c;

    --ye76920b: #ffffff;
    --u8a10893: #a8b0bf;
    --b1483933: #ffffff;
    --qdd65744: #a8b0bf;
    --ke7f3644: #ffffff;
    --k1b73364: #ffffff;
    --bcf2f47c: #ffce24;
    --o1e0b996: #ffffff;
    --zd05b1c1: #a8b0bf;

    --o549017f: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --ib41d05a: 16px;
    --ca1537d7: 6px;
    --k5cbc89f: 12px;
    --deed6107: 24px;
    --h476cf31: 1200px;
    --b1b95c3c: 72px;
    --bbe5311e: 0.3s ease;
}

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

body.ob9c9a8 {
    font-family: var(--o549017f);
    font-size: var(--ib41d05a);
    background-color: var(--oe64828a);
    color: var(--ye76920b);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

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

.ce77f57, .vdd33c5 { list-style: none; padding-left: 0; }
.e809c55 { width: 100%; max-width: var(--h476cf31); margin: 0 auto; padding: 0 20px; }

.eea561d {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--ca1537d7);
    font-weight: 600; cursor: pointer; transition: all var(--bbe5311e);
    border: 2px solid transparent; text-align: center;
}
.e6e0d4c { background-color: var(--jda3ebf7); color: var(--k1b73364); }
.e6e0d4c:hover { background-color: var(--k733e245); transform: translateY(-2px); }
.tf72bc6 { background-color: transparent; border-color: var(--r6a7e79a); color: var(--ke7f3644); }
.tf72bc6:hover { border-color: var(--u8a10893); background-color: rgba(255, 255, 255, 0.05); }
.h552fda { padding: 6px 14px; font-size: 0.875rem; }
.n7ec686 { padding: 14px 32px; font-size: 1rem; border-radius: var(--k5cbc89f); }

.ab107fa {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--l5c97af2);
    border-bottom: 1px solid var(--r6a7e79a);
    height: var(--b1b95c3c);
}
.jb43644 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.w07b0d0 { display: flex; align-items: center; gap: 16px; }

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

.ce77f57 { display: flex; gap: 32px; }
.j5f276b { font-weight: 500; color: var(--zd05b1c1); }
.j5f276b:hover { color: var(--jda3ebf7); }
.wf23918 { display: flex; gap: 12px; }

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

.s176420 { padding: 10px 0; }
.g550204 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.eb53298 { font-size: 1.25rem; font-weight: 700; color: var(--b1483933); }
.nd9c9d4 { color: var(--qdd65744); font-weight: 600; }
.nd9c9d4:hover { text-decoration: underline; }

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

.z6fde1d { background-color: var(--y65b02f6); padding: 40px; border-radius: var(--deed6107); }
.z6fde1d h2, .z6fde1d h3 { margin: 32px 0 16px; color: var(--ye76920b); }
.z6fde1d h2:first-child { margin-top: 0; }
.z6fde1d p { color: var(--u8a10893); margin-bottom: 20px; }

.g240dfc { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--ca1537d7); border: 1px solid var(--r6a7e79a); }
.o610cc1 { width: 100%; border-collapse: collapse; min-width: 600px; }
.o610cc1 th, .o610cc1 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--r6a7e79a); }
.o610cc1 th { background-color: var(--e5c8052f); font-weight: 600; color: var(--ye76920b); }
.o610cc1 tr:last-child td { border-bottom: none; }

.t84c5f7 { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.f785f4d { background-color: var(--y65b02f6); border-radius: var(--k5cbc89f); border: 1px solid var(--r6a7e79a); overflow: hidden; }
.q097c6a { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--ye76920b); }
.q097c6a::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--jda3ebf7); transition: transform var(--bbe5311e); }
.f785f4d[open] .q097c6a::after { transform: translateY(-50%) rotate(45deg); }
.h54fa5a { padding: 0 20px 20px; color: var(--u8a10893); }

.ifce730 { background-color: var(--we6560dd); padding: 32px 0; border-top: 1px solid var(--r6a7e79a); }
.j851baf { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.e6579ed { background-color: var(--z6784a36); padding: 40px 0; border-top: 1px solid var(--r6a7e79a); }
.vdd33c5 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.vdd33c5 a { color: var(--zd05b1c1); }
.vdd33c5 a:hover { color: var(--jda3ebf7); }
.m5b1aa6 { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.efab1af { width: 40px; height: 40px; border: 2px solid var(--u8a10893); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--u8a10893); }
.b8a6b90 { color: var(--u8a10893); font-size: 0.875rem; }

@media (max-width: 992px) {
    .u60cfd1 { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .e4781be { display: flex; }
    .nad82b0 { position: fixed; top: var(--b1b95c3c); left: -100%; width: 100%; height: calc(100vh - var(--b1b95c3c)); background-color: var(--y65b02f6); transition: left var(--bbe5311e); padding: 24px; overflow-y: auto; }
    .nad82b0.w1e2bbb { left: 0; }
    .ce77f57 { flex-direction: column; gap: 24px; }
    .j5f276b { font-size: 1.25rem; }
    .wf23918 .tf72bc6 { display: none; }
    .z6fde1d { padding: 24px; }
    .zcc7eb2 { min-height: 320px; padding: 20px 10px; }
    .sca5a45 { padding: 25px 20px; }
}

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