:root {
    --c20ff88: #e7eef6;
    --r7fb958: #ffffff;
    --ofae611: #ffffff;
    --i163c6e: #edf0f9;
    --g81a2f8: #626369;
    --q0a1c76: #edf0f9;

    --ta8d40e: #2c65f6;
    --ea5d4ba: #dc2626;
    --a1eab19: #d7dcee;

    --oee5824: #0f0f14;
    --zf820dd: #626369;
    --r044670: #0f0f14;
    --m395591: #626369;
    --j2da277: #2c65f6;
    --ga51e2c: #ffffff;
    --vb3acad: #ffffff;
    --h9a15a0: #ffffff;
    --y03b6ba: #94969d;

    --f7c622d: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --lbc953f: 16px;
    --q424aef: 6px;
    --o99733b: 12px;
    --n07504e: 24px;
    --g880f18: 1200px;
    --v054a78: 72px;
    --t632515: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.j0d2b86 {
    font-family: var(--f7c622d);
    font-size: var(--lbc953f);
    background-color: var(--r7fb958);
    color: var(--oee5824);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--t632515); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.h38a291, .le0b83f { list-style: none; padding-left: 0; }
.b73c5c2 { width: 100%; max-width: var(--g880f18); margin: 0 auto; padding: 0 20px; }

.r55c90c {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--q424aef);
    font-weight: 600; cursor: pointer; transition: all var(--t632515);
    border: 2px solid transparent; text-align: center;
}
.s3a5c04 { background-color: var(--ta8d40e); color: var(--ga51e2c); }
.s3a5c04:hover { background-color: var(--ea5d4ba); transform: translateY(-2px); }
.tbd1dc7 { background-color: transparent; border-color: var(--a1eab19); color: var(--j2da277); }
.tbd1dc7:hover { border-color: var(--zf820dd); background-color: rgba(255, 255, 255, 0.05); }
.ef20213 { padding: 6px 14px; font-size: 0.875rem; }
.x8b186a { padding: 14px 32px; font-size: 1rem; border-radius: var(--o99733b); }

.ef8cb71 {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--c20ff88);
    border-bottom: 1px solid var(--a1eab19);
    height: var(--v054a78);
}
.d7c550c { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.s6bac51 { display: flex; align-items: center; gap: 16px; }

.o8653b6 {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.jd7942e { width: 100%; height: 2px; background-color: var(--oee5824); transition: var(--t632515); }

.h38a291 { display: flex; gap: 32px; }
.d2bf9b4 { font-weight: 500; color: var(--y03b6ba); }
.d2bf9b4:hover { color: var(--ta8d40e); }
.e3a5fc2 { display: flex; gap: 12px; }

.zd77a01 { padding: 20px 0; background-color: var(--r7fb958); }
.t003c38 {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--n07504e);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.o13f919 {
    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(--o99733b); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.kf2db64 { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--vb3acad); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.p89fe1c { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--h9a15a0); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.w72268f { padding: 10px 0; }
.mbcd0ec { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.u03994c { font-size: 1.25rem; font-weight: 700; color: var(--r044670); }
.rd8baff { color: var(--m395591); font-weight: 600; }
.rd8baff:hover { text-decoration: underline; }

.t6db4ab { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.v764dfd { position: relative; border-radius: var(--o99733b); overflow: hidden; aspect-ratio: 3/4; background-color: var(--ofae611); }
.rd89d52 { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.z80638c { 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(--t632515); padding: 16px; text-align: center; }
.v764dfd:hover .rd89d52 { transform: scale(1.1); }
.v764dfd:hover .z80638c { opacity: 1; }
.s66dca2 { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.y6f217e { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.zb4c96a { background-color: var(--ofae611); padding: 40px; border-radius: var(--n07504e); }
.zb4c96a h2, .zb4c96a h3 { margin: 32px 0 16px; color: var(--oee5824); }
.zb4c96a h2:first-child { margin-top: 0; }
.zb4c96a p { color: var(--zf820dd); margin-bottom: 20px; }

.vb9b06a { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--q424aef); border: 1px solid var(--a1eab19); }
.le8b6d6 { width: 100%; border-collapse: collapse; min-width: 600px; }
.le8b6d6 th, .le8b6d6 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--a1eab19); }
.le8b6d6 th { background-color: var(--i163c6e); font-weight: 600; color: var(--oee5824); }
.le8b6d6 tr:last-child td { border-bottom: none; }

.m44e85e { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.ea8a4fd { background-color: var(--ofae611); border-radius: var(--o99733b); border: 1px solid var(--a1eab19); overflow: hidden; }
.t68e8ab { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--oee5824); }
.t68e8ab::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--ta8d40e); transition: transform var(--t632515); }
.ea8a4fd[open] .t68e8ab::after { transform: translateY(-50%) rotate(45deg); }
.hb03509 { padding: 0 20px 20px; color: var(--zf820dd); }

.b5794a6 { background-color: var(--g81a2f8); padding: 32px 0; border-top: 1px solid var(--a1eab19); }
.d1195ef { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.v6bad22 { background-color: var(--q0a1c76); padding: 40px 0; border-top: 1px solid var(--a1eab19); }
.le0b83f { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.le0b83f a { color: var(--y03b6ba); }
.le0b83f a:hover { color: var(--ta8d40e); }
.z9ad790 { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.j6cf3fd { width: 40px; height: 40px; border: 2px solid var(--zf820dd); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--zf820dd); }
.z81f3d7 { color: var(--zf820dd); font-size: 0.875rem; }

@media (max-width: 992px) {
    .t6db4ab { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .o8653b6 { display: flex; }
    .zf66e3a { position: fixed; top: var(--v054a78); left: -100%; width: 100%; height: calc(100vh - var(--v054a78)); background-color: var(--ofae611); transition: left var(--t632515); padding: 24px; overflow-y: auto; }
    .zf66e3a.pad1a17 { left: 0; }
    .h38a291 { flex-direction: column; gap: 24px; }
    .d2bf9b4 { font-size: 1.25rem; }
    .e3a5fc2 .tbd1dc7 { display: none; }
    .zb4c96a { padding: 24px; }
    .t003c38 { min-height: 320px; padding: 20px 10px; }
    .o13f919 { padding: 25px 20px; }
}

#ba86d17 { display: flex; align-items: center; justify-content: center; gap: 30px; }
#ba86d17 svg path { fill: #ffffff; }