:root {
    --x233c5e0: #000000;
    --jafe3801: #030303;
    --bbe445ff: #242424;
    --oe091d5f: #3f3f3f;
    --u04f703d: #3d3d3d;
    --g56a031f: #0e0e0e;

    --m1325591: #efb400;
    --cba283ad: #dc2626;
    --f70d02f9: #ccb130;

    --ta3665fe: #fefbea;
    --sf7c2223: #bdbdbd;
    --h2e97628: #c3ae45;
    --sce6fa0b: #c3ae45;
    --m7aff326: #efb400;
    --zd14368f: #634000;
    --p6f5aec3: #ffffff;
    --f7e0f28d: #feeda8;
    --sb272b28: #fffeff;

    --f5bec179: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --zd8a2083: 16px;
    --m2824a9a: 6px;
    --p7a786eb: 12px;
    --pc243c61: 24px;
    --t59b2423: 1200px;
    --da68ec2b: 72px;
    --z884233a: 0.3s ease;
}

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

body.a6c5b83 {
    font-family: var(--f5bec179);
    font-size: var(--zd8a2083);
    background-color: var(--jafe3801);
    color: var(--ta3665fe);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

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

.yab3388, .kd4ef3f { list-style: none; padding-left: 0; }
.v23478c { width: 100%; max-width: var(--t59b2423); margin: 0 auto; padding: 0 20px; }

.i9fa269 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--m2824a9a);
    font-weight: 600; cursor: pointer; transition: all var(--z884233a);
    border: 2px solid transparent; text-align: center;
}
.h4d8699 { background-color: var(--m1325591); color: var(--zd14368f); }
.h4d8699:hover { background-color: var(--cba283ad); transform: translateY(-2px); }
.nc0025f { background-color: transparent; border-color: var(--f70d02f9); color: var(--m7aff326); }
.nc0025f:hover { border-color: var(--sf7c2223); background-color: rgba(255, 255, 255, 0.05); }
.wa84b5a { padding: 6px 14px; font-size: 0.875rem; }
.va98aa3 { padding: 14px 32px; font-size: 1rem; border-radius: var(--p7a786eb); }

.jed459c {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--x233c5e0);
    border-bottom: 1px solid var(--f70d02f9);
    height: var(--da68ec2b);
}
.gb13179 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.nc964b1 { display: flex; align-items: center; gap: 16px; }

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

.yab3388 { display: flex; gap: 32px; }
.j3cef9d { font-weight: 500; color: var(--sb272b28); }
.j3cef9d:hover { color: var(--m1325591); }
.d8b1430 { display: flex; gap: 12px; }

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

.s90a1d8 { padding: 10px 0; }
.v7d2606 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.g186de6 { font-size: 1.25rem; font-weight: 700; color: var(--h2e97628); }
.f7ea1a9 { color: var(--sce6fa0b); font-weight: 600; }
.f7ea1a9:hover { text-decoration: underline; }

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

.e45e6f2 { background-color: var(--bbe445ff); padding: 40px; border-radius: var(--pc243c61); }
.e45e6f2 h2, .e45e6f2 h3 { margin: 32px 0 16px; color: var(--ta3665fe); }
.e45e6f2 h2:first-child { margin-top: 0; }
.e45e6f2 p { color: var(--sf7c2223); margin-bottom: 20px; }

.gf450df { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--m2824a9a); border: 1px solid var(--f70d02f9); }
.db0de3d { width: 100%; border-collapse: collapse; min-width: 600px; }
.db0de3d th, .db0de3d td { padding: 16px; text-align: left; border-bottom: 1px solid var(--f70d02f9); }
.db0de3d th { background-color: var(--oe091d5f); font-weight: 600; color: var(--ta3665fe); }
.db0de3d tr:last-child td { border-bottom: none; }

.j0a5a79 { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.i153100 { background-color: var(--bbe445ff); border-radius: var(--p7a786eb); border: 1px solid var(--f70d02f9); overflow: hidden; }
.h2595a9 { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--ta3665fe); }
.h2595a9::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--m1325591); transition: transform var(--z884233a); }
.i153100[open] .h2595a9::after { transform: translateY(-50%) rotate(45deg); }
.r14461f { padding: 0 20px 20px; color: var(--sf7c2223); }

.x81fa35 { background-color: var(--u04f703d); padding: 32px 0; border-top: 1px solid var(--f70d02f9); }
.x65ce99 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.e44f37e { background-color: var(--g56a031f); padding: 40px 0; border-top: 1px solid var(--f70d02f9); }
.kd4ef3f { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.kd4ef3f a { color: var(--sb272b28); }
.kd4ef3f a:hover { color: var(--m1325591); }
.n4a2954 { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.lc9db5b { width: 40px; height: 40px; border: 2px solid var(--sf7c2223); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--sf7c2223); }
.q05ac34 { color: var(--sf7c2223); font-size: 0.875rem; }

@media (max-width: 992px) {
    .c9d146c { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .l58528d { display: flex; }
    .i66b469 { position: fixed; top: var(--da68ec2b); left: -100%; width: 100%; height: calc(100vh - var(--da68ec2b)); background-color: var(--bbe445ff); transition: left var(--z884233a); padding: 24px; overflow-y: auto; }
    .i66b469.q597eb8 { left: 0; }
    .yab3388 { flex-direction: column; gap: 24px; }
    .j3cef9d { font-size: 1.25rem; }
    .d8b1430 .nc0025f { display: none; }
    .e45e6f2 { padding: 24px; }
    .jd6ce7b { min-height: 320px; padding: 20px 10px; }
    .ke7ef7d { padding: 25px 20px; }
}

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