:root {
    --qa8125f: #21457f;
    --pbce7db: #113354;
    --i9f296e: #113354;
    --j06af35: #27467e;
    --t5e92e3: #112a49;
    --j0ef0a4: #1f477d;

    --f70104a: #82bd00;
    --y8f44b6: #dc2626;
    --u32478a: #77798d;

    --ge7c778: #f8fafc;
    --t0aa7d6: #e6e6e6;
    --c190ca2: #f8fafc;
    --ib021c6: #e3e3e3;
    --o281a9d: #f8fafc;
    --fe4b8fc: #ffffff;
    --l1c71c7: #ffffff;
    --gb6de27: #ffffff;
    --g164983: #ffffff;

    --hd1f62e: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --o376230: 16px;
    --rfd7240: 6px;
    --i96a364: 12px;
    --lc9a030: 24px;
    --zcf8367: 1200px;
    --k10a883: 72px;
    --fc8a5db: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.f90763e {
    font-family: var(--hd1f62e);
    font-size: var(--o376230);
    background-color: var(--pbce7db);
    color: var(--ge7c778);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--fc8a5db); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.xeebab6, .qa02fb9 { list-style: none; padding-left: 0; }
.vabcdc3 { width: 100%; max-width: var(--zcf8367); margin: 0 auto; padding: 0 20px; }

.ibe1ba9 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--rfd7240);
    font-weight: 600; cursor: pointer; transition: all var(--fc8a5db);
    border: 2px solid transparent; text-align: center;
}
.zbe6367 { background-color: var(--f70104a); color: var(--fe4b8fc); }
.zbe6367:hover { background-color: var(--y8f44b6); transform: translateY(-2px); }
.q50d3da { background-color: transparent; border-color: var(--u32478a); color: var(--o281a9d); }
.q50d3da:hover { border-color: var(--t0aa7d6); background-color: rgba(255, 255, 255, 0.05); }
.ef1d859 { padding: 6px 14px; font-size: 0.875rem; }
.wf8f6bf { padding: 14px 32px; font-size: 1rem; border-radius: var(--i96a364); }

.i100dcb {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--qa8125f);
    border-bottom: 1px solid var(--u32478a);
    height: var(--k10a883);
}
.e4a6edd { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.c308571 { display: flex; align-items: center; gap: 16px; }

.z02b8ff {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.gee963e { width: 100%; height: 2px; background-color: var(--ge7c778); transition: var(--fc8a5db); }

.xeebab6 { display: flex; gap: 32px; }
.yf47fb0 { font-weight: 500; color: var(--g164983); }
.yf47fb0:hover { color: var(--f70104a); }
.e574a13 { display: flex; gap: 12px; }

.obe00f0 { padding: 20px 0; background-color: var(--pbce7db); }
.r0a328d {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--lc9a030);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.t442a70 {
    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(--i96a364); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.q08f10a { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--l1c71c7); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.uee39a0 { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--gb6de27); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.d44e70a { padding: 10px 0; }
.edc3fcc { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.wa3e877 { font-size: 1.25rem; font-weight: 700; color: var(--c190ca2); }
.qb5a6aa { color: var(--ib021c6); font-weight: 600; }
.qb5a6aa:hover { text-decoration: underline; }

.d26029c { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.z607124 { position: relative; border-radius: var(--i96a364); overflow: hidden; aspect-ratio: 3/4; background-color: var(--i9f296e); }
.ibf87a5 { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.edbee1b { 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(--fc8a5db); padding: 16px; text-align: center; }
.z607124:hover .ibf87a5 { transform: scale(1.1); }
.z607124:hover .edbee1b { opacity: 1; }
.y9dd119 { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.d2bb380 { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.f087eb1 { background-color: var(--i9f296e); padding: 40px; border-radius: var(--lc9a030); }
.f087eb1 h2, .f087eb1 h3 { margin: 32px 0 16px; color: var(--ge7c778); }
.f087eb1 h2:first-child { margin-top: 0; }
.f087eb1 p { color: var(--t0aa7d6); margin-bottom: 20px; }

.je2eacd { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--rfd7240); border: 1px solid var(--u32478a); }
.v50bc32 { width: 100%; border-collapse: collapse; min-width: 600px; }
.v50bc32 th, .v50bc32 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--u32478a); }
.v50bc32 th { background-color: var(--j06af35); font-weight: 600; color: var(--ge7c778); }
.v50bc32 tr:last-child td { border-bottom: none; }

.g8f0f7a { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.d207761 { background-color: var(--i9f296e); border-radius: var(--i96a364); border: 1px solid var(--u32478a); overflow: hidden; }
.h4e792d { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--ge7c778); }
.h4e792d::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--f70104a); transition: transform var(--fc8a5db); }
.d207761[open] .h4e792d::after { transform: translateY(-50%) rotate(45deg); }
.f5f8a9e { padding: 0 20px 20px; color: var(--t0aa7d6); }

.gf88984 { background-color: var(--t5e92e3); padding: 32px 0; border-top: 1px solid var(--u32478a); }
.l22158a { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.ja29f9e { background-color: var(--j0ef0a4); padding: 40px 0; border-top: 1px solid var(--u32478a); }
.qa02fb9 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.qa02fb9 a { color: var(--g164983); }
.qa02fb9 a:hover { color: var(--f70104a); }
.k1d226a { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.dca40f8 { width: 40px; height: 40px; border: 2px solid var(--t0aa7d6); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--t0aa7d6); }
.wb74dfd { color: var(--t0aa7d6); font-size: 0.875rem; }

@media (max-width: 992px) {
    .d26029c { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .z02b8ff { display: flex; }
    .fa6ea85 { position: fixed; top: var(--k10a883); left: -100%; width: 100%; height: calc(100vh - var(--k10a883)); background-color: var(--i9f296e); transition: left var(--fc8a5db); padding: 24px; overflow-y: auto; }
    .fa6ea85.j20cf8d { left: 0; }
    .xeebab6 { flex-direction: column; gap: 24px; }
    .yf47fb0 { font-size: 1.25rem; }
    .e574a13 .q50d3da { display: none; }
    .f087eb1 { padding: 24px; }
    .r0a328d { min-height: 320px; padding: 20px 10px; }
    .t442a70 { padding: 25px 20px; }
}

#ud79e8e { display: flex; align-items: center; justify-content: center; gap: 30px; }
#ud79e8e svg path { fill: #ffffff; }