:root {
    --n348dee4: #002355;
    --d6ce4d4b: #002a6b;
    --rc90a990: #00143d;
    --ld1bcd97: #002356;
    --u63f274b: #00143d;
    --g6e250cf: #001b49;

    --x058d833: #70f5af;
    --f2da8b3f: #dc2626;
    --k9bd2015: #97e3ff;

    --p146a008: #ffffff;
    --s3ee3978: #fffff9;
    --n9422151: #8fe5ff;
    --m34f70ef: #8fe5ff;
    --uaa76790: #ffffff;
    --sb0ab224: #002356;
    --m020d8f4: #8fe5ff;
    --h60f5864: #c2f3ff;
    --g6bbce7b: #d5deef;

    --h6429fbb: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --s0b3be52: 16px;
    --ze0730f2: 6px;
    --xa75f3a6: 12px;
    --u1b6b9ca: 24px;
    --l4b4bbc6: 1200px;
    --w1c4ccf4: 72px;
    --o76aa7cd: 0.3s ease;
}

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

body.pf36c14 {
    font-family: var(--h6429fbb);
    font-size: var(--s0b3be52);
    background-color: var(--d6ce4d4b);
    color: var(--p146a008);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

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

.cf1b681, .q5519f8 { list-style: none; padding-left: 0; }
.uf39218 { width: 100%; max-width: var(--l4b4bbc6); margin: 0 auto; padding: 0 20px; }

.x29b147 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--ze0730f2);
    font-weight: 600; cursor: pointer; transition: all var(--o76aa7cd);
    border: 2px solid transparent; text-align: center;
}
.p5882ee { background-color: var(--x058d833); color: var(--sb0ab224); }
.p5882ee:hover { background-color: var(--f2da8b3f); transform: translateY(-2px); }
.zd1d649 { background-color: transparent; border-color: var(--k9bd2015); color: var(--uaa76790); }
.zd1d649:hover { border-color: var(--s3ee3978); background-color: rgba(255, 255, 255, 0.05); }
.xf96174 { padding: 6px 14px; font-size: 0.875rem; }
.g20a011 { padding: 14px 32px; font-size: 1rem; border-radius: var(--xa75f3a6); }

.ue27f1c {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--n348dee4);
    border-bottom: 1px solid var(--k9bd2015);
    height: var(--w1c4ccf4);
}
.f22ec39 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.yd314e4 { display: flex; align-items: center; gap: 16px; }

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

.cf1b681 { display: flex; gap: 32px; }
.x6b1062 { font-weight: 500; color: var(--g6bbce7b); }
.x6b1062:hover { color: var(--x058d833); }
.b49afe0 { display: flex; gap: 12px; }

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

.n086dc7 { padding: 10px 0; }
.h1b99af { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.kbefdba { font-size: 1.25rem; font-weight: 700; color: var(--n9422151); }
.de07d70 { color: var(--m34f70ef); font-weight: 600; }
.de07d70:hover { text-decoration: underline; }

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

.m37ebcc { background-color: var(--rc90a990); padding: 40px; border-radius: var(--u1b6b9ca); }
.m37ebcc h2, .m37ebcc h3 { margin: 32px 0 16px; color: var(--p146a008); }
.m37ebcc h2:first-child { margin-top: 0; }
.m37ebcc p { color: var(--s3ee3978); margin-bottom: 20px; }

.u5bdc44 { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--ze0730f2); border: 1px solid var(--k9bd2015); }
.b2b9d3f { width: 100%; border-collapse: collapse; min-width: 600px; }
.b2b9d3f th, .b2b9d3f td { padding: 16px; text-align: left; border-bottom: 1px solid var(--k9bd2015); }
.b2b9d3f th { background-color: var(--ld1bcd97); font-weight: 600; color: var(--p146a008); }
.b2b9d3f tr:last-child td { border-bottom: none; }

.i88b68c { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.t2ab9f9 { background-color: var(--rc90a990); border-radius: var(--xa75f3a6); border: 1px solid var(--k9bd2015); overflow: hidden; }
.o9bf725 { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--p146a008); }
.o9bf725::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--x058d833); transition: transform var(--o76aa7cd); }
.t2ab9f9[open] .o9bf725::after { transform: translateY(-50%) rotate(45deg); }
.v0ec9dc { padding: 0 20px 20px; color: var(--s3ee3978); }

.q4daf23 { background-color: var(--u63f274b); padding: 32px 0; border-top: 1px solid var(--k9bd2015); }
.z4c92aa { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.mdf5447 { background-color: var(--g6e250cf); padding: 40px 0; border-top: 1px solid var(--k9bd2015); }
.q5519f8 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.q5519f8 a { color: var(--g6bbce7b); }
.q5519f8 a:hover { color: var(--x058d833); }
.u640dbd { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.me7c1e6 { width: 40px; height: 40px; border: 2px solid var(--s3ee3978); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--s3ee3978); }
.rda8dd9 { color: var(--s3ee3978); font-size: 0.875rem; }

@media (max-width: 992px) {
    .j61cf30 { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .hf4ab71 { display: flex; }
    .kd810e4 { position: fixed; top: var(--w1c4ccf4); left: -100%; width: 100%; height: calc(100vh - var(--w1c4ccf4)); background-color: var(--rc90a990); transition: left var(--o76aa7cd); padding: 24px; overflow-y: auto; }
    .kd810e4.f609782 { left: 0; }
    .cf1b681 { flex-direction: column; gap: 24px; }
    .x6b1062 { font-size: 1.25rem; }
    .b49afe0 .zd1d649 { display: none; }
    .m37ebcc { padding: 24px; }
    .rd6e7c0 { min-height: 320px; padding: 20px 10px; }
    .qd49c03 { padding: 25px 20px; }
}

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