:root {
    --ta3cb9c: #211d1e;
    --k9ea7e3: #262626;
    --x4ea1dd: #3c3c3c;
    --ia44d6f: #262626;
    --y62cdce: #3c3c3c;
    --r94752b: #1e1e1e;

    --pc7373a: #ffb700;
    --m9247d8: #dc2626;
    --a906920: #6b6b6b;

    --z101736: #f6f6f6;
    --m40dab8: #c2c2c2;
    --k049aaf: #f6f6f6;
    --da3a65b: #c2c2c2;
    --yf9083a: #f6f6f6;
    --f41a404: #2f0500;
    --id0b872: #f6f6f6;
    --wf52bba: #f6f6f6;
    --w80ddc6: #f6f6f6;

    --h0d7f9f: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --b113b24: 16px;
    --ede9739: 6px;
    --z15f3b3: 12px;
    --zdd881f: 24px;
    --n132ae3: 1200px;
    --fbc887c: 72px;
    --qbb4b26: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.pd8d877 {
    font-family: var(--h0d7f9f);
    font-size: var(--b113b24);
    background-color: var(--k9ea7e3);
    color: var(--z101736);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--qbb4b26); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.d194101, .t938360 { list-style: none; padding-left: 0; }
.obf65bd { width: 100%; max-width: var(--n132ae3); margin: 0 auto; padding: 0 20px; }

.qd0c9c5 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--ede9739);
    font-weight: 600; cursor: pointer; transition: all var(--qbb4b26);
    border: 2px solid transparent; text-align: center;
}
.eb17b9d { background-color: var(--pc7373a); color: var(--f41a404); }
.eb17b9d:hover { background-color: var(--m9247d8); transform: translateY(-2px); }
.i9305ed { background-color: transparent; border-color: var(--a906920); color: var(--yf9083a); }
.i9305ed:hover { border-color: var(--m40dab8); background-color: rgba(255, 255, 255, 0.05); }
.m748586 { padding: 6px 14px; font-size: 0.875rem; }
.r8595fe { padding: 14px 32px; font-size: 1rem; border-radius: var(--z15f3b3); }

.u421fae {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--ta3cb9c);
    border-bottom: 1px solid var(--a906920);
    height: var(--fbc887c);
}
.r31a0f8 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.r05fea5 { display: flex; align-items: center; gap: 16px; }

.t62de7c {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.lb0068a { width: 100%; height: 2px; background-color: var(--z101736); transition: var(--qbb4b26); }

.d194101 { display: flex; gap: 32px; }
.f7e86f1 { font-weight: 500; color: var(--w80ddc6); }
.f7e86f1:hover { color: var(--pc7373a); }
.c71a020 { display: flex; gap: 12px; }

.ue67446 { padding: 20px 0; background-color: var(--k9ea7e3); }
.e1baffd {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--zdd881f);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.ee1f059 {
    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(--z15f3b3); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.i6b10fe { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--id0b872); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.k6d2152 { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--wf52bba); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.r65b09f { padding: 10px 0; }
.r40de83 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.k0c5466 { font-size: 1.25rem; font-weight: 700; color: var(--k049aaf); }
.n330a9e { color: var(--da3a65b); font-weight: 600; }
.n330a9e:hover { text-decoration: underline; }

.d40c62b { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.v47568c { position: relative; border-radius: var(--z15f3b3); overflow: hidden; aspect-ratio: 3/4; background-color: var(--x4ea1dd); }
.m8eec3b { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.s5229fc { 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(--qbb4b26); padding: 16px; text-align: center; }
.v47568c:hover .m8eec3b { transform: scale(1.1); }
.v47568c:hover .s5229fc { opacity: 1; }
.xdca94a { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.d0ff168 { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.t548d3e { background-color: var(--x4ea1dd); padding: 40px; border-radius: var(--zdd881f); }
.t548d3e h2, .t548d3e h3 { margin: 32px 0 16px; color: var(--z101736); }
.t548d3e h2:first-child { margin-top: 0; }
.t548d3e p { color: var(--m40dab8); margin-bottom: 20px; }

.we9a7f2 { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--ede9739); border: 1px solid var(--a906920); }
.s2922cb { width: 100%; border-collapse: collapse; min-width: 600px; }
.s2922cb th, .s2922cb td { padding: 16px; text-align: left; border-bottom: 1px solid var(--a906920); }
.s2922cb th { background-color: var(--ia44d6f); font-weight: 600; color: var(--z101736); }
.s2922cb tr:last-child td { border-bottom: none; }

.t0a6b3e { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.y7d13b1 { background-color: var(--x4ea1dd); border-radius: var(--z15f3b3); border: 1px solid var(--a906920); overflow: hidden; }
.pede4de { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--z101736); }
.pede4de::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--pc7373a); transition: transform var(--qbb4b26); }
.y7d13b1[open] .pede4de::after { transform: translateY(-50%) rotate(45deg); }
.wd444d2 { padding: 0 20px 20px; color: var(--m40dab8); }

.yc697ea { background-color: var(--y62cdce); padding: 32px 0; border-top: 1px solid var(--a906920); }
.g0b30b8 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.le82f80 { background-color: var(--r94752b); padding: 40px 0; border-top: 1px solid var(--a906920); }
.t938360 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.t938360 a { color: var(--w80ddc6); }
.t938360 a:hover { color: var(--pc7373a); }
.l1a641f { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.b4f4551 { width: 40px; height: 40px; border: 2px solid var(--m40dab8); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--m40dab8); }
.n1673af { color: var(--m40dab8); font-size: 0.875rem; }

@media (max-width: 992px) {
    .d40c62b { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .t62de7c { display: flex; }
    .a561d84 { position: fixed; top: var(--fbc887c); left: -100%; width: 100%; height: calc(100vh - var(--fbc887c)); background-color: var(--x4ea1dd); transition: left var(--qbb4b26); padding: 24px; overflow-y: auto; }
    .a561d84.sed14cd { left: 0; }
    .d194101 { flex-direction: column; gap: 24px; }
    .f7e86f1 { font-size: 1.25rem; }
    .c71a020 .i9305ed { display: none; }
    .t548d3e { padding: 24px; }
    .e1baffd { min-height: 320px; padding: 20px 10px; }
    .ee1f059 { padding: 25px 20px; }
}

#c3b669c { display: flex; align-items: center; justify-content: center; gap: 30px; }
#c3b669c svg path { fill: #ffffff; }