:root {
    --g3de661: #21457f;
    --t7712e2: #112a49;
    --qe0cbd5: #113354;
    --ud02a53: #27467e;
    --w9b29d8: #1f477d;
    --kf72b11: #112a49;

    --v9c3073: #82bd00;
    --cf777ed: #dc2626;
    --r0ef737: #77798d;

    --mbe3153: #f8fafc;
    --z71a689: #e6e6e6;
    --pea93df: #f8fafc;
    --mce7297: #e3e3e3;
    --f59d5bf: #f8fafc;
    --b13d281: #ffffff;
    --uc9ca59: #ffffff;
    --jd5303c: #ffffff;
    --vb1238f: #ffffff;

    --h002e3d: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --tf0b89b: 16px;
    --f0cf6b5: 6px;
    --ga73768: 12px;
    --cb89174: 24px;
    --e6d63eb: 1200px;
    --ffb679d: 72px;
    --g73773f: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.y82b3c0 {
    font-family: var(--h002e3d);
    font-size: var(--tf0b89b);
    background-color: var(--t7712e2);
    color: var(--mbe3153);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--g73773f); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.w764499, .tda0b67 { list-style: none; padding-left: 0; }
.d98b9c8 { width: 100%; max-width: var(--e6d63eb); margin: 0 auto; padding: 0 20px; }

.bb0f274 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--f0cf6b5);
    font-weight: 600; cursor: pointer; transition: all var(--g73773f);
    border: 2px solid transparent; text-align: center;
}
.ka05842 { background-color: var(--v9c3073); color: var(--b13d281); }
.ka05842:hover { background-color: var(--cf777ed); transform: translateY(-2px); }
.a30a43e { background-color: transparent; border-color: var(--r0ef737); color: var(--f59d5bf); }
.a30a43e:hover { border-color: var(--z71a689); background-color: rgba(255, 255, 255, 0.05); }
.a30c60b { padding: 6px 14px; font-size: 0.875rem; }
.zde68db { padding: 14px 32px; font-size: 1rem; border-radius: var(--ga73768); }

.ocb519b {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--g3de661);
    border-bottom: 1px solid var(--r0ef737);
    height: var(--ffb679d);
}
.n642668 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.aa7e900 { display: flex; align-items: center; gap: 16px; }

.s1393d1 {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.oe897ad { width: 100%; height: 2px; background-color: var(--mbe3153); transition: var(--g73773f); }

.w764499 { display: flex; gap: 32px; }
.haeeefd { font-weight: 500; color: var(--vb1238f); }
.haeeefd:hover { color: var(--v9c3073); }
.w486326 { display: flex; gap: 12px; }

.y3074ec { padding: 20px 0; background-color: var(--t7712e2); }
.qc135d9 {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--cb89174);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.lf22b06 {
    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(--ga73768); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.ufea877 { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--uc9ca59); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.p1e9279 { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--jd5303c); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.j8f23e4 { padding: 10px 0; }
.t31be8c { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.ddc9dea { font-size: 1.25rem; font-weight: 700; color: var(--pea93df); }
.uc8b46d { color: var(--mce7297); font-weight: 600; }
.uc8b46d:hover { text-decoration: underline; }

.b00f644 { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.o5acb8e { position: relative; border-radius: var(--ga73768); overflow: hidden; aspect-ratio: 3/4; background-color: var(--qe0cbd5); }
.y9ced17 { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.adb1f38 { 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(--g73773f); padding: 16px; text-align: center; }
.o5acb8e:hover .y9ced17 { transform: scale(1.1); }
.o5acb8e:hover .adb1f38 { opacity: 1; }
.v10c683 { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.d7f5eef { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.aebf96e { background-color: var(--qe0cbd5); padding: 40px; border-radius: var(--cb89174); }
.aebf96e h2, .aebf96e h3 { margin: 32px 0 16px; color: var(--mbe3153); }
.aebf96e h2:first-child { margin-top: 0; }
.aebf96e p { color: var(--z71a689); margin-bottom: 20px; }

.rf4ecba { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--f0cf6b5); border: 1px solid var(--r0ef737); }
.a847455 { width: 100%; border-collapse: collapse; min-width: 600px; }
.a847455 th, .a847455 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--r0ef737); }
.a847455 th { background-color: var(--ud02a53); font-weight: 600; color: var(--mbe3153); }
.a847455 tr:last-child td { border-bottom: none; }

.p28d0f6 { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.lb68575 { background-color: var(--qe0cbd5); border-radius: var(--ga73768); border: 1px solid var(--r0ef737); overflow: hidden; }
.ze43b4e { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--mbe3153); }
.ze43b4e::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--v9c3073); transition: transform var(--g73773f); }
.lb68575[open] .ze43b4e::after { transform: translateY(-50%) rotate(45deg); }
.e3594e8 { padding: 0 20px 20px; color: var(--z71a689); }

.o1e3555 { background-color: var(--w9b29d8); padding: 32px 0; border-top: 1px solid var(--r0ef737); }
.g68b35c { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.w63d239 { background-color: var(--kf72b11); padding: 40px 0; border-top: 1px solid var(--r0ef737); }
.tda0b67 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.tda0b67 a { color: var(--vb1238f); }
.tda0b67 a:hover { color: var(--v9c3073); }
.q659727 { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.jca8b59 { width: 40px; height: 40px; border: 2px solid var(--z71a689); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--z71a689); }
.ed2b75e { color: var(--z71a689); font-size: 0.875rem; }

@media (max-width: 992px) {
    .b00f644 { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .s1393d1 { display: flex; }
    .m8ae868 { position: fixed; top: var(--ffb679d); left: -100%; width: 100%; height: calc(100vh - var(--ffb679d)); background-color: var(--qe0cbd5); transition: left var(--g73773f); padding: 24px; overflow-y: auto; }
    .m8ae868.q47e266 { left: 0; }
    .w764499 { flex-direction: column; gap: 24px; }
    .haeeefd { font-size: 1.25rem; }
    .w486326 .a30a43e { display: none; }
    .aebf96e { padding: 24px; }
    .qc135d9 { min-height: 320px; padding: 20px 10px; }
    .lf22b06 { padding: 25px 20px; }
}

#d5b9edf { display: flex; align-items: center; justify-content: center; gap: 30px; }
#d5b9edf svg path { fill: #ffffff; }