:root {
    --cbe0403: #211d1e;
    --t440732: #1e1e1e;
    --wd21b86: #262626;
    --y6a6704: #3c3c3c;
    --obb33cc: #3c3c3c;
    --me4cb1c: #1e1e1e;

    --k49d28f: #fdb500;
    --c4f92a4: #dc2626;
    --i00cbc5: #1e1e1e;

    --y9cfad3: #f6f6f6;
    --d69da9d: #c2c2c2;
    --t53c15a: #f6f6f6;
    --k18ab73: #c2c2c2;
    --xa6ad54: #f6f6f6;
    --i3a1508: #f6f6f6;
    --s2f66ea: #d68887;
    --j453786: #f6f6f6;
    --nb5a151: #f6f6f6;

    --ob94df8: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --i9b7354: 16px;
    --k7617b0: 6px;
    --p9c5682: 12px;
    --u8ea226: 24px;
    --zd6a4f7: 1200px;
    --v38672c: 72px;
    --p8631d1: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.f990b9e {
    font-family: var(--ob94df8);
    font-size: var(--i9b7354);
    background-color: var(--t440732);
    color: var(--y9cfad3);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--p8631d1); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.k6ce4d6, .z77a2a4 { list-style: none; padding-left: 0; }
.se6e48c { width: 100%; max-width: var(--zd6a4f7); margin: 0 auto; padding: 0 20px; }

.j59f8c8 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--k7617b0);
    font-weight: 600; cursor: pointer; transition: all var(--p8631d1);
    border: 2px solid transparent; text-align: center;
}
.c5c5414 { background-color: var(--k49d28f); color: var(--i3a1508); }
.c5c5414:hover { background-color: var(--c4f92a4); transform: translateY(-2px); }
.ae69669 { background-color: transparent; border-color: var(--i00cbc5); color: var(--xa6ad54); }
.ae69669:hover { border-color: var(--d69da9d); background-color: rgba(255, 255, 255, 0.05); }
.m808115 { padding: 6px 14px; font-size: 0.875rem; }
.ie280bb { padding: 14px 32px; font-size: 1rem; border-radius: var(--p9c5682); }

.g699424 {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--cbe0403);
    border-bottom: 1px solid var(--i00cbc5);
    height: var(--v38672c);
}
.m94cc48 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.qf01612 { display: flex; align-items: center; gap: 16px; }

.nd1dc81 {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.bdfd0a5 { width: 100%; height: 2px; background-color: var(--y9cfad3); transition: var(--p8631d1); }

.k6ce4d6 { display: flex; gap: 32px; }
.t533fcc { font-weight: 500; color: var(--nb5a151); }
.t533fcc:hover { color: var(--k49d28f); }
.o128067 { display: flex; gap: 12px; }

.y85a801 { padding: 20px 0; background-color: var(--t440732); }
.yeef611 {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--u8ea226);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.ub846c3 {
    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(--p9c5682); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.d9578ed { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--s2f66ea); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.sfac275 { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--j453786); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.c21c23c { padding: 10px 0; }
.u1c09dc { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.s3f99e2 { font-size: 1.25rem; font-weight: 700; color: var(--t53c15a); }
.e434b5a { color: var(--k18ab73); font-weight: 600; }
.e434b5a:hover { text-decoration: underline; }

.fd536c7 { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.xec6f34 { position: relative; border-radius: var(--p9c5682); overflow: hidden; aspect-ratio: 3/4; background-color: var(--wd21b86); }
.a105bc8 { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.w4a2916 { 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(--p8631d1); padding: 16px; text-align: center; }
.xec6f34:hover .a105bc8 { transform: scale(1.1); }
.xec6f34:hover .w4a2916 { opacity: 1; }
.f03af72 { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.oc63fc8 { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.a6f6f71 { background-color: var(--wd21b86); padding: 40px; border-radius: var(--u8ea226); }
.a6f6f71 h2, .a6f6f71 h3 { margin: 32px 0 16px; color: var(--y9cfad3); }
.a6f6f71 h2:first-child { margin-top: 0; }
.a6f6f71 p { color: var(--d69da9d); margin-bottom: 20px; }

.s347069 { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--k7617b0); border: 1px solid var(--i00cbc5); }
.lc4c9f5 { width: 100%; border-collapse: collapse; min-width: 600px; }
.lc4c9f5 th, .lc4c9f5 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--i00cbc5); }
.lc4c9f5 th { background-color: var(--y6a6704); font-weight: 600; color: var(--y9cfad3); }
.lc4c9f5 tr:last-child td { border-bottom: none; }

.gac0e8c { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.p6c4f02 { background-color: var(--wd21b86); border-radius: var(--p9c5682); border: 1px solid var(--i00cbc5); overflow: hidden; }
.a60c0f0 { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--y9cfad3); }
.a60c0f0::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--k49d28f); transition: transform var(--p8631d1); }
.p6c4f02[open] .a60c0f0::after { transform: translateY(-50%) rotate(45deg); }
.d7e4b9a { padding: 0 20px 20px; color: var(--d69da9d); }

.bfb53d3 { background-color: var(--obb33cc); padding: 32px 0; border-top: 1px solid var(--i00cbc5); }
.z5466fa { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.i063aad { background-color: var(--me4cb1c); padding: 40px 0; border-top: 1px solid var(--i00cbc5); }
.z77a2a4 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.z77a2a4 a { color: var(--nb5a151); }
.z77a2a4 a:hover { color: var(--k49d28f); }
.g6f3069 { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.k41990c { width: 40px; height: 40px; border: 2px solid var(--d69da9d); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--d69da9d); }
.y653ff9 { color: var(--d69da9d); font-size: 0.875rem; }

@media (max-width: 992px) {
    .fd536c7 { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .nd1dc81 { display: flex; }
    .t9c6c9b { position: fixed; top: var(--v38672c); left: -100%; width: 100%; height: calc(100vh - var(--v38672c)); background-color: var(--wd21b86); transition: left var(--p8631d1); padding: 24px; overflow-y: auto; }
    .t9c6c9b.jc6c0bd { left: 0; }
    .k6ce4d6 { flex-direction: column; gap: 24px; }
    .t533fcc { font-size: 1.25rem; }
    .o128067 .ae69669 { display: none; }
    .a6f6f71 { padding: 24px; }
    .yeef611 { min-height: 320px; padding: 20px 10px; }
    .ub846c3 { padding: 25px 20px; }
}

#p85aac5 { display: flex; align-items: center; justify-content: center; gap: 30px; }
#p85aac5 svg path { fill: #ffffff; }