:root {
    --ce2eb328: #fffeff;
    --b4e7ee23: #ffffff;
    --ld5f18d3: #ffffff;
    --qf6ca6ec: #e3f8ff;
    --p1cb0b81: #181a2c;
    --wcc546fc: #0e0f19;

    --q498cd0e: #1769ff;
    --rf7fa4d8: #dc2626;
    --x8491c21: #6b9fff;

    --c8021c53: #0c223e;
    --z97bd7ad: #717273;
    --p771d4ce: #6b9fff;
    --f94ae731: #6b9fff;
    --zb26afc1: #3b69ff;
    --m41f3c6d: #ffffff;
    --de88dd69: #22b2ee;
    --g0c354a7: #6b9fff;
    --tf9e8197: #6b9fff;

    --x3490a0d: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --y3b3017e: 16px;
    --ed48ab77: 6px;
    --t7b02f5f: 12px;
    --nb0ede8c: 24px;
    --sf736cba: 1200px;
    --q745c590: 72px;
    --ta05ef73: 0.3s ease;
}

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

body.v6a08f1 {
    font-family: var(--x3490a0d);
    font-size: var(--y3b3017e);
    background-color: var(--b4e7ee23);
    color: var(--c8021c53);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

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

.u4ef675, .y0db807 { list-style: none; padding-left: 0; }
.k58785d { width: 100%; max-width: var(--sf736cba); margin: 0 auto; padding: 0 20px; }

.k4e6fec {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--ed48ab77);
    font-weight: 600; cursor: pointer; transition: all var(--ta05ef73);
    border: 2px solid transparent; text-align: center;
}
.r39ec3e { background-color: var(--q498cd0e); color: var(--m41f3c6d); }
.r39ec3e:hover { background-color: var(--rf7fa4d8); transform: translateY(-2px); }
.jbdcbc4 { background-color: transparent; border-color: var(--x8491c21); color: var(--zb26afc1); }
.jbdcbc4:hover { border-color: var(--z97bd7ad); background-color: rgba(255, 255, 255, 0.05); }
.cddea1e { padding: 6px 14px; font-size: 0.875rem; }
.h88914b { padding: 14px 32px; font-size: 1rem; border-radius: var(--t7b02f5f); }

.q3b49aa {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--ce2eb328);
    border-bottom: 1px solid var(--x8491c21);
    height: var(--q745c590);
}
.s0c3ba3 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.x2da427 { display: flex; align-items: center; gap: 16px; }

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

.u4ef675 { display: flex; gap: 32px; }
.p8b078d { font-weight: 500; color: var(--tf9e8197); }
.p8b078d:hover { color: var(--q498cd0e); }
.qff531d { display: flex; gap: 12px; }

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

.e4538ff { padding: 10px 0; }
.ufe860a { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.ofc7763 { font-size: 1.25rem; font-weight: 700; color: var(--p771d4ce); }
.iba3468 { color: var(--f94ae731); font-weight: 600; }
.iba3468:hover { text-decoration: underline; }

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

.qc50172 { background-color: var(--ld5f18d3); padding: 40px; border-radius: var(--nb0ede8c); }
.qc50172 h2, .qc50172 h3 { margin: 32px 0 16px; color: var(--c8021c53); }
.qc50172 h2:first-child { margin-top: 0; }
.qc50172 p { color: var(--z97bd7ad); margin-bottom: 20px; }

.g59f05b { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--ed48ab77); border: 1px solid var(--x8491c21); }
.se82ef1 { width: 100%; border-collapse: collapse; min-width: 600px; }
.se82ef1 th, .se82ef1 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--x8491c21); }
.se82ef1 th { background-color: var(--qf6ca6ec); font-weight: 600; color: var(--c8021c53); }
.se82ef1 tr:last-child td { border-bottom: none; }

.i4a732e { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.o09de2e { background-color: var(--ld5f18d3); border-radius: var(--t7b02f5f); border: 1px solid var(--x8491c21); overflow: hidden; }
.p1085c1 { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--c8021c53); }
.p1085c1::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--q498cd0e); transition: transform var(--ta05ef73); }
.o09de2e[open] .p1085c1::after { transform: translateY(-50%) rotate(45deg); }
.a00d1ce { padding: 0 20px 20px; color: var(--z97bd7ad); }

.f08a82c { background-color: var(--p1cb0b81); padding: 32px 0; border-top: 1px solid var(--x8491c21); }
.pec377b { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.u74412f { background-color: var(--wcc546fc); padding: 40px 0; border-top: 1px solid var(--x8491c21); }
.y0db807 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.y0db807 a { color: var(--tf9e8197); }
.y0db807 a:hover { color: var(--q498cd0e); }
.u2e0379 { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.i810427 { width: 40px; height: 40px; border: 2px solid var(--z97bd7ad); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--z97bd7ad); }
.y2f8414 { color: var(--z97bd7ad); font-size: 0.875rem; }

@media (max-width: 992px) {
    .a25bc49 { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .tf4b4ca { display: flex; }
    .i5d0c43 { position: fixed; top: var(--q745c590); left: -100%; width: 100%; height: calc(100vh - var(--q745c590)); background-color: var(--ld5f18d3); transition: left var(--ta05ef73); padding: 24px; overflow-y: auto; }
    .i5d0c43.cd0aff2 { left: 0; }
    .u4ef675 { flex-direction: column; gap: 24px; }
    .p8b078d { font-size: 1.25rem; }
    .qff531d .jbdcbc4 { display: none; }
    .qc50172 { padding: 24px; }
    .k0ffc25 { min-height: 320px; padding: 20px 10px; }
    .l65ec65 { padding: 25px 20px; }
}

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