:root {
    --u40ff6fc: #181c27;
    --i64bf663: #131820;
    --g228a230: #0e1117;
    --o6c73328: #171b24;
    --we9f2b5d: #0e1117;
    --xe04a34f: #1a212a;

    --ufa28d9a: #f71744;
    --wec89fa8: #dc2626;
    --eba7ba72: #42506c;

    --s6975d36: #d1d7e3;
    --db75ea9b: #a2aec6;
    --s14d69e5: #93a1bd;
    --t4951e63: #8798bd;
    --a0582d78: #eab3be;
    --b37624ed: #fdd6de;
    --k3568ff6: #fd1f4c;
    --i9a4b980: #eab3be;
    --rb78555d: #73a1bd;

    --d4a7f70b: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --j5385fd0: 16px;
    --d425973c: 6px;
    --b23be704: 12px;
    --jdc488d3: 24px;
    --ge968ce5: 1200px;
    --yd13e20d: 72px;
    --u061114e: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.ycf94f8 {
    font-family: var(--d4a7f70b);
    font-size: var(--j5385fd0);
    background-color: var(--i64bf663);
    color: var(--s6975d36);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--u061114e); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.ned8d1a, .u7d32e9 { list-style: none; padding-left: 0; }
.q5aff1f { width: 100%; max-width: var(--ge968ce5); margin: 0 auto; padding: 0 20px; }

.v5b1fb1 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--d425973c);
    font-weight: 600; cursor: pointer; transition: all var(--u061114e);
    border: 2px solid transparent; text-align: center;
}
.j077f8c { background-color: var(--ufa28d9a); color: var(--b37624ed); }
.j077f8c:hover { background-color: var(--wec89fa8); transform: translateY(-2px); }
.w038d9d { background-color: transparent; border-color: var(--eba7ba72); color: var(--a0582d78); }
.w038d9d:hover { border-color: var(--db75ea9b); background-color: rgba(255, 255, 255, 0.05); }
.ja4a808 { padding: 6px 14px; font-size: 0.875rem; }
.o5bc0a5 { padding: 14px 32px; font-size: 1rem; border-radius: var(--b23be704); }

.d7c6dde {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--u40ff6fc);
    border-bottom: 1px solid var(--eba7ba72);
    height: var(--yd13e20d);
}
.t11e696 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.e8437c4 { display: flex; align-items: center; gap: 16px; }

.z3ef553 {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.ace62d6 { width: 100%; height: 2px; background-color: var(--s6975d36); transition: var(--u061114e); }

.ned8d1a { display: flex; gap: 32px; }
.z9bc18c { font-weight: 500; color: var(--rb78555d); }
.z9bc18c:hover { color: var(--ufa28d9a); }
.a5db186 { display: flex; gap: 12px; }

.m7b28cd { padding: 20px 0; background-color: var(--i64bf663); }
.m8a2c7f {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--jdc488d3);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.ud98a81 {
    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(--b23be704); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.jed4d68 { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--k3568ff6); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.uf1be48 { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--i9a4b980); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.e1d29d4 { padding: 10px 0; }
.eff9631 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.d6f759c { font-size: 1.25rem; font-weight: 700; color: var(--s14d69e5); }
.ae50bbf { color: var(--t4951e63); font-weight: 600; }
.ae50bbf:hover { text-decoration: underline; }

.he61b96 { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.o136e20 { position: relative; border-radius: var(--b23be704); overflow: hidden; aspect-ratio: 3/4; background-color: var(--g228a230); }
.h5a2a00 { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.vac943e { 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(--u061114e); padding: 16px; text-align: center; }
.o136e20:hover .h5a2a00 { transform: scale(1.1); }
.o136e20:hover .vac943e { opacity: 1; }
.b507377 { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.a87b89f { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.m2e5544 { background-color: var(--g228a230); padding: 40px; border-radius: var(--jdc488d3); }
.m2e5544 h2, .m2e5544 h3 { margin: 32px 0 16px; color: var(--s6975d36); }
.m2e5544 h2:first-child { margin-top: 0; }
.m2e5544 p { color: var(--db75ea9b); margin-bottom: 20px; }

.gbb531e { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--d425973c); border: 1px solid var(--eba7ba72); }
.a3cbc6f { width: 100%; border-collapse: collapse; min-width: 600px; }
.a3cbc6f th, .a3cbc6f td { padding: 16px; text-align: left; border-bottom: 1px solid var(--eba7ba72); }
.a3cbc6f th { background-color: var(--o6c73328); font-weight: 600; color: var(--s6975d36); }
.a3cbc6f tr:last-child td { border-bottom: none; }

.kfdd95a { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.gc29f03 { background-color: var(--g228a230); border-radius: var(--b23be704); border: 1px solid var(--eba7ba72); overflow: hidden; }
.f9b6435 { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--s6975d36); }
.f9b6435::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--ufa28d9a); transition: transform var(--u061114e); }
.gc29f03[open] .f9b6435::after { transform: translateY(-50%) rotate(45deg); }
.rb46484 { padding: 0 20px 20px; color: var(--db75ea9b); }

.s0cbb0d { background-color: var(--we9f2b5d); padding: 32px 0; border-top: 1px solid var(--eba7ba72); }
.df2dfdd { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.a177dd8 { background-color: var(--xe04a34f); padding: 40px 0; border-top: 1px solid var(--eba7ba72); }
.u7d32e9 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.u7d32e9 a { color: var(--rb78555d); }
.u7d32e9 a:hover { color: var(--ufa28d9a); }
.mb51fee { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.e51e453 { width: 40px; height: 40px; border: 2px solid var(--db75ea9b); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--db75ea9b); }
.wf493a5 { color: var(--db75ea9b); font-size: 0.875rem; }

@media (max-width: 992px) {
    .he61b96 { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .z3ef553 { display: flex; }
    .kdcfc6a { position: fixed; top: var(--yd13e20d); left: -100%; width: 100%; height: calc(100vh - var(--yd13e20d)); background-color: var(--g228a230); transition: left var(--u061114e); padding: 24px; overflow-y: auto; }
    .kdcfc6a.d2fd878 { left: 0; }
    .ned8d1a { flex-direction: column; gap: 24px; }
    .z9bc18c { font-size: 1.25rem; }
    .a5db186 .w038d9d { display: none; }
    .m2e5544 { padding: 24px; }
    .m8a2c7f { min-height: 320px; padding: 20px 10px; }
    .ud98a81 { padding: 25px 20px; }
}

#e556192 { display: flex; align-items: center; justify-content: center; gap: 30px; }
#e556192 svg path { fill: #ffffff; }