:root {
    --a3c1476: #131a22;
    --k010988: #29080d;
    --q8f2e59: #2b030e;
    --w55d510: #560312;
    --xb443b5: #01040c;
    --z0309f8: #14161f;

    --s251861: #d80400;
    --m577ee9: #dc2626;
    --e8afc9b: #951e16;

    --j4fa884: #ffebeb;
    --h6f2dd6: #c8a6b0;
    --vd7a7ee: #ddcdcd;
    --x752241: #a31d15;
    --zbae119: #f8fafc;
    --de314ba: #ffffff;
    --jaf8f04: #ffcccc;
    --t7b7033: #ffdede;
    --i7a8731: #d8bab8;

    --t521ff9: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --f263327: 16px;
    --kdad0b3: 6px;
    --x759147: 12px;
    --xfe4607: 24px;
    --f23048b: 1200px;
    --h5facf5: 72px;
    --t8dd780: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.z3285d5 {
    font-family: var(--t521ff9);
    font-size: var(--f263327);
    background-color: var(--k010988);
    color: var(--j4fa884);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--t8dd780); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.xc54071, .w1724ce { list-style: none; padding-left: 0; }
.fba3335 { width: 100%; max-width: var(--f23048b); margin: 0 auto; padding: 0 20px; }

.l571cc2 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--kdad0b3);
    font-weight: 600; cursor: pointer; transition: all var(--t8dd780);
    border: 2px solid transparent; text-align: center;
}
.wa6f69d { background-color: var(--s251861); color: var(--de314ba); }
.wa6f69d:hover { background-color: var(--m577ee9); transform: translateY(-2px); }
.ceeaf4a { background-color: transparent; border-color: var(--e8afc9b); color: var(--zbae119); }
.ceeaf4a:hover { border-color: var(--h6f2dd6); background-color: rgba(255, 255, 255, 0.05); }
.z69998f { padding: 6px 14px; font-size: 0.875rem; }
.v15ac91 { padding: 14px 32px; font-size: 1rem; border-radius: var(--x759147); }

.f9a31b3 {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--a3c1476);
    border-bottom: 1px solid var(--e8afc9b);
    height: var(--h5facf5);
}
.w55cdc6 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.bb7b224 { display: flex; align-items: center; gap: 16px; }

.gd78326 {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.h61373e { width: 100%; height: 2px; background-color: var(--j4fa884); transition: var(--t8dd780); }

.xc54071 { display: flex; gap: 32px; }
.n2b0828 { font-weight: 500; color: var(--i7a8731); }
.n2b0828:hover { color: var(--s251861); }
.gf9cd57 { display: flex; gap: 12px; }

.k84dcdf { padding: 20px 0; background-color: var(--k010988); }
.y7eb526 {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--xfe4607);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.k09e290 {
    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(--x759147); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.d1bcad5 { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--jaf8f04); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.o05d7dd { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--t7b7033); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.zd80164 { padding: 10px 0; }
.dbd6534 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.c6dd7ca { font-size: 1.25rem; font-weight: 700; color: var(--vd7a7ee); }
.x7aafb6 { color: var(--x752241); font-weight: 600; }
.x7aafb6:hover { text-decoration: underline; }

.e5001be { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.u60a77d { position: relative; border-radius: var(--x759147); overflow: hidden; aspect-ratio: 3/4; background-color: var(--q8f2e59); }
.cea042c { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.x298a56 { 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(--t8dd780); padding: 16px; text-align: center; }
.u60a77d:hover .cea042c { transform: scale(1.1); }
.u60a77d:hover .x298a56 { opacity: 1; }
.x3d94b8 { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.z011473 { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.yd9f786 { background-color: var(--q8f2e59); padding: 40px; border-radius: var(--xfe4607); }
.yd9f786 h2, .yd9f786 h3 { margin: 32px 0 16px; color: var(--j4fa884); }
.yd9f786 h2:first-child { margin-top: 0; }
.yd9f786 p { color: var(--h6f2dd6); margin-bottom: 20px; }

.r76db8f { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--kdad0b3); border: 1px solid var(--e8afc9b); }
.ec489d1 { width: 100%; border-collapse: collapse; min-width: 600px; }
.ec489d1 th, .ec489d1 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--e8afc9b); }
.ec489d1 th { background-color: var(--w55d510); font-weight: 600; color: var(--j4fa884); }
.ec489d1 tr:last-child td { border-bottom: none; }

.k6946db { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.w2cd09b { background-color: var(--q8f2e59); border-radius: var(--x759147); border: 1px solid var(--e8afc9b); overflow: hidden; }
.xbf7960 { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--j4fa884); }
.xbf7960::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--s251861); transition: transform var(--t8dd780); }
.w2cd09b[open] .xbf7960::after { transform: translateY(-50%) rotate(45deg); }
.qf45d4f { padding: 0 20px 20px; color: var(--h6f2dd6); }

.wbf8f8a { background-color: var(--xb443b5); padding: 32px 0; border-top: 1px solid var(--e8afc9b); }
.sd925ff { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.ybc072e { background-color: var(--z0309f8); padding: 40px 0; border-top: 1px solid var(--e8afc9b); }
.w1724ce { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.w1724ce a { color: var(--i7a8731); }
.w1724ce a:hover { color: var(--s251861); }
.b449e0e { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.m20acdb { width: 40px; height: 40px; border: 2px solid var(--h6f2dd6); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--h6f2dd6); }
.a3078ea { color: var(--h6f2dd6); font-size: 0.875rem; }

@media (max-width: 992px) {
    .e5001be { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .gd78326 { display: flex; }
    .s63e2e9 { position: fixed; top: var(--h5facf5); left: -100%; width: 100%; height: calc(100vh - var(--h5facf5)); background-color: var(--q8f2e59); transition: left var(--t8dd780); padding: 24px; overflow-y: auto; }
    .s63e2e9.n4dce50 { left: 0; }
    .xc54071 { flex-direction: column; gap: 24px; }
    .n2b0828 { font-size: 1.25rem; }
    .gf9cd57 .ceeaf4a { display: none; }
    .yd9f786 { padding: 24px; }
    .y7eb526 { min-height: 320px; padding: 20px 10px; }
    .k09e290 { padding: 25px 20px; }
}

#t632a62 { display: flex; align-items: center; justify-content: center; gap: 30px; }
#t632a62 svg path { fill: #ffffff; }