:root {
    --yb063f7: #103547;
    --q7750de: #053d4c;
    --n718f6d: #02222d;
    --n145eec: #103547;
    --n77dbb6: #02222d;
    --e5ca2df: #103547;

    --x63fc77: #2b9881;
    --jff7f4d: #dc2626;
    --u8df5cf: #2b9881;

    --ce3b0b3: #d4f0c4;
    --fcae7d9: #a3d994;
    --i37c836: #d4f0c4;
    --id868b5: #a3d994;
    --wb7be5c: #d4f0c4;
    --i09619a: #ffffff;
    --z0f847b: #a3d994;
    --of47add: #d4f0c4;
    --x40c7fe: #8dc4c0;

    --s0b164f: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --qe49073: 16px;
    --a239f1d: 6px;
    --n9c6e3e: 12px;
    --ucc7d32: 24px;
    --cc9ccdb: 1200px;
    --o0a986e: 72px;
    --w2788dd: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.t06a9b6 {
    font-family: var(--s0b164f);
    font-size: var(--qe49073);
    background-color: var(--q7750de);
    color: var(--ce3b0b3);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--w2788dd); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.lca5a04, .w6c4f0b { list-style: none; padding-left: 0; }
.m24492e { width: 100%; max-width: var(--cc9ccdb); margin: 0 auto; padding: 0 20px; }

.rb6f2a4 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--a239f1d);
    font-weight: 600; cursor: pointer; transition: all var(--w2788dd);
    border: 2px solid transparent; text-align: center;
}
.o86a342 { background-color: var(--x63fc77); color: var(--i09619a); }
.o86a342:hover { background-color: var(--jff7f4d); transform: translateY(-2px); }
.n53db1b { background-color: transparent; border-color: var(--u8df5cf); color: var(--wb7be5c); }
.n53db1b:hover { border-color: var(--fcae7d9); background-color: rgba(255, 255, 255, 0.05); }
.q1c6ad6 { padding: 6px 14px; font-size: 0.875rem; }
.gdffc19 { padding: 14px 32px; font-size: 1rem; border-radius: var(--n9c6e3e); }

.p3f72e6 {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--yb063f7);
    border-bottom: 1px solid var(--u8df5cf);
    height: var(--o0a986e);
}
.maa95e8 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.j2256d4 { display: flex; align-items: center; gap: 16px; }

.s2e23f6 {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.xdfe336 { width: 100%; height: 2px; background-color: var(--ce3b0b3); transition: var(--w2788dd); }

.lca5a04 { display: flex; gap: 32px; }
.z8408aa { font-weight: 500; color: var(--x40c7fe); }
.z8408aa:hover { color: var(--x63fc77); }
.rde15f1 { display: flex; gap: 12px; }

.f89c9ce { padding: 20px 0; background-color: var(--q7750de); }
.vf1a230 {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--ucc7d32);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.qcb5c1f {
    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(--n9c6e3e); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.ue5839a { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--z0f847b); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.gdf91c3 { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--of47add); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.m4365e0 { padding: 10px 0; }
.idfe096 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.efaccd8 { font-size: 1.25rem; font-weight: 700; color: var(--i37c836); }
.l6e123f { color: var(--id868b5); font-weight: 600; }
.l6e123f:hover { text-decoration: underline; }

.a386a84 { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.xe4da73 { position: relative; border-radius: var(--n9c6e3e); overflow: hidden; aspect-ratio: 3/4; background-color: var(--n718f6d); }
.hd86e29 { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.i863c23 { 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(--w2788dd); padding: 16px; text-align: center; }
.xe4da73:hover .hd86e29 { transform: scale(1.1); }
.xe4da73:hover .i863c23 { opacity: 1; }
.teec939 { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.d2034f7 { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.dcf365a { background-color: var(--n718f6d); padding: 40px; border-radius: var(--ucc7d32); }
.dcf365a h2, .dcf365a h3 { margin: 32px 0 16px; color: var(--ce3b0b3); }
.dcf365a h2:first-child { margin-top: 0; }
.dcf365a p { color: var(--fcae7d9); margin-bottom: 20px; }

.i61a79d { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--a239f1d); border: 1px solid var(--u8df5cf); }
.h3b283a { width: 100%; border-collapse: collapse; min-width: 600px; }
.h3b283a th, .h3b283a td { padding: 16px; text-align: left; border-bottom: 1px solid var(--u8df5cf); }
.h3b283a th { background-color: var(--n145eec); font-weight: 600; color: var(--ce3b0b3); }
.h3b283a tr:last-child td { border-bottom: none; }

.zb8b423 { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.y7ece5f { background-color: var(--n718f6d); border-radius: var(--n9c6e3e); border: 1px solid var(--u8df5cf); overflow: hidden; }
.u343ded { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--ce3b0b3); }
.u343ded::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--x63fc77); transition: transform var(--w2788dd); }
.y7ece5f[open] .u343ded::after { transform: translateY(-50%) rotate(45deg); }
.qab99a2 { padding: 0 20px 20px; color: var(--fcae7d9); }

.nac7a4f { background-color: var(--n77dbb6); padding: 32px 0; border-top: 1px solid var(--u8df5cf); }
.ycc0259 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.f2f3d2a { background-color: var(--e5ca2df); padding: 40px 0; border-top: 1px solid var(--u8df5cf); }
.w6c4f0b { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.w6c4f0b a { color: var(--x40c7fe); }
.w6c4f0b a:hover { color: var(--x63fc77); }
.j6ee346 { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.o6557a3 { width: 40px; height: 40px; border: 2px solid var(--fcae7d9); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--fcae7d9); }
.vaa752c { color: var(--fcae7d9); font-size: 0.875rem; }

@media (max-width: 992px) {
    .a386a84 { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .s2e23f6 { display: flex; }
    .df9b987 { position: fixed; top: var(--o0a986e); left: -100%; width: 100%; height: calc(100vh - var(--o0a986e)); background-color: var(--n718f6d); transition: left var(--w2788dd); padding: 24px; overflow-y: auto; }
    .df9b987.of3c84d { left: 0; }
    .lca5a04 { flex-direction: column; gap: 24px; }
    .z8408aa { font-size: 1.25rem; }
    .rde15f1 .n53db1b { display: none; }
    .dcf365a { padding: 24px; }
    .vf1a230 { min-height: 320px; padding: 20px 10px; }
    .qcb5c1f { padding: 25px 20px; }
}

#o22c09a { display: flex; align-items: center; justify-content: center; gap: 30px; }
#o22c09a svg path { fill: #ffffff; }