:root {
    --zf5fafa8: #015436;
    --vfd8f339: #05372c;
    --i8818608: #ffffff;
    --w57d76a8: #c7dbb4;
    --l7ce86c5: #262627;
    --nb899b95: #05372c;

    --i28692e5: #eeeab8;
    --q2964292: #dc2626;
    --ib46b9f2: #05372c;

    --he7c1cfe: #05372c;
    --b471b21d: #015536;
    --t811ed42: #dee1b3;
    --j2a4c136: #e1e0af;
    --q431a453: #d9ddac;
    --d3977fe6: #255536;
    --s32ba54e: #d0e1b0;
    --yf99cc65: #dbe0b2;
    --z33da742: #dddcaa;

    --i3d58c4d: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    --fd83e401: 16px;
    --idb4a628: 6px;
    --r5563ccd: 12px;
    --w87611a5: 24px;
    --s6a43303: 1200px;
    --b9f52a0b: 72px;
    --v4473cf8: 0.3s ease;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body.o9b1cd8 {
    font-family: var(--i3d58c4d);
    font-size: var(--fd83e401);
    background-color: var(--vfd8f339);
    color: var(--he7c1cfe);
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color var(--v4473cf8); }
img { max-width: 100%; height: auto; display: block; }
ul { padding-left: 40px; list-style: disc; }

.f44bd81, .f719e76 { list-style: none; padding-left: 0; }
.yfc37e0 { width: 100%; max-width: var(--s6a43303); margin: 0 auto; padding: 0 20px; }

.nad5438 {
    display: inline-flex; align-items: center; justify-content: center;
    padding: 10px 20px; border-radius: var(--idb4a628);
    font-weight: 600; cursor: pointer; transition: all var(--v4473cf8);
    border: 2px solid transparent; text-align: center;
}
.s84f505 { background-color: var(--i28692e5); color: var(--d3977fe6); }
.s84f505:hover { background-color: var(--q2964292); transform: translateY(-2px); }
.p4cc8bb { background-color: transparent; border-color: var(--ib46b9f2); color: var(--q431a453); }
.p4cc8bb:hover { border-color: var(--b471b21d); background-color: rgba(255, 255, 255, 0.05); }
.x71fe1f { padding: 6px 14px; font-size: 0.875rem; }
.yd7838c { padding: 14px 32px; font-size: 1rem; border-radius: var(--r5563ccd); }

.r305956 {
    position: sticky; top: 0; z-index: 100;
    background-color: var(--zf5fafa8);
    border-bottom: 1px solid var(--ib46b9f2);
    height: var(--b9f52a0b);
}
.zee1df4 { display: flex; align-items: center; justify-content: space-between; height: 100%; }
.d84c2b4 { display: flex; align-items: center; gap: 16px; }

.c39a464 {
    display: none; flex-direction: column; justify-content: space-between;
    width: 24px; height: 18px; background: transparent; border: none; cursor: pointer;
}
.i608fd6 { width: 100%; height: 2px; background-color: var(--he7c1cfe); transition: var(--v4473cf8); }

.f44bd81 { display: flex; gap: 32px; }
.w113d7b { font-weight: 500; color: var(--z33da742); }
.w113d7b:hover { color: var(--i28692e5); }
.o14e9cb { display: flex; gap: 12px; }

.n0f17bf { padding: 20px 0; background-color: var(--vfd8f339); }
.rd82255 {
    position: relative; width: 100%; min-height: 420px; border-radius: var(--w87611a5);
    overflow: hidden; display: flex; align-items: center; justify-content: center;
    padding: 40px 20px; background: url('preview.jpg') center/cover no-repeat;
}
.ha5a04e {
    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(--r5563ccd); text-align: center;
    max-width: 650px; border: 1px solid rgba(255, 255, 255, 0.15);
}
.x8181ad { font-size: clamp(1.5rem, 4vw, 2.2rem); line-height: 1.2; margin-bottom: 12px; font-weight: 800; color: var(--s32ba54e); text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }
.qbea717 { font-size: clamp(0.9rem, 2vw, 1.4rem); font-weight: 600; color: var(--yf99cc65); margin-bottom: 24px; text-shadow: 0 1px 10px rgba(0, 0, 0, 1.5); }

.r1dc37b { padding: 10px 0; }
.j3be2e0 { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 24px; }
.pe93fda { font-size: 1.25rem; font-weight: 700; color: var(--t811ed42); }
.t8ab15b { color: var(--j2a4c136); font-weight: 600; }
.t8ab15b:hover { text-decoration: underline; }

.s6a4b3f { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 20px; }
.c414c66 { position: relative; border-radius: var(--r5563ccd); overflow: hidden; aspect-ratio: 3/4; background-color: var(--i8818608); }
.ic0707b { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.kbdb57a { 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(--v4473cf8); padding: 16px; text-align: center; }
.c414c66:hover .ic0707b { transform: scale(1.1); }
.c414c66:hover .kbdb57a { opacity: 1; }
.afab447 { font-weight: 700; margin-bottom: 16px; font-size: 1.125rem; color: #fff; }
.u14ee2b { display: flex; flex-direction: column; gap: 8px; width: 100%; }

.tf4737f { background-color: var(--i8818608); padding: 40px; border-radius: var(--w87611a5); }
.tf4737f h2, .tf4737f h3 { margin: 32px 0 16px; color: var(--he7c1cfe); }
.tf4737f h2:first-child { margin-top: 0; }
.tf4737f p { color: var(--b471b21d); margin-bottom: 20px; }

.nef5719 { width: 100%; overflow-x: auto; margin-bottom: 32px; border-radius: var(--idb4a628); border: 1px solid var(--ib46b9f2); }
.cd41787 { width: 100%; border-collapse: collapse; min-width: 600px; }
.cd41787 th, .cd41787 td { padding: 16px; text-align: left; border-bottom: 1px solid var(--ib46b9f2); }
.cd41787 th { background-color: var(--w57d76a8); font-weight: 600; color: var(--he7c1cfe); }
.cd41787 tr:last-child td { border-bottom: none; }

.pab8c64 { display: flex; flex-direction: column; gap: 16px; max-width: 100%; margin: 0 auto; }
.y05cb95 { background-color: var(--i8818608); border-radius: var(--r5563ccd); border: 1px solid var(--ib46b9f2); overflow: hidden; }
.x3c6441 { padding: 20px; font-weight: 600; cursor: pointer; list-style: none; position: relative; color: var(--he7c1cfe); }
.x3c6441::after { content: '+'; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: var(--i28692e5); transition: transform var(--v4473cf8); }
.y05cb95[open] .x3c6441::after { transform: translateY(-50%) rotate(45deg); }
.u20d40a { padding: 0 20px 20px; color: var(--b471b21d); }

.w7c60f7 { background-color: var(--l7ce86c5); padding: 32px 0; border-top: 1px solid var(--ib46b9f2); }
.rb31ba7 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; opacity: 0.6; }

.xbad6e2 { background-color: var(--nb899b95); padding: 40px 0; border-top: 1px solid var(--ib46b9f2); }
.f719e76 { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; margin-bottom: 40px; }
.f719e76 a { color: var(--z33da742); }
.f719e76 a:hover { color: var(--i28692e5); }
.qbdbf84 { display: flex; flex-direction: column; align-items: center; gap: 16px; text-align: center; }
.k224574 { width: 40px; height: 40px; border: 2px solid var(--b471b21d); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; color: var(--b471b21d); }
.paa8dd3 { color: var(--b471b21d); font-size: 0.875rem; }

@media (max-width: 992px) {
    .s6a4b3f { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
}
@media (max-width: 768px) {
    .c39a464 { display: flex; }
    .l6cf259 { position: fixed; top: var(--b9f52a0b); left: -100%; width: 100%; height: calc(100vh - var(--b9f52a0b)); background-color: var(--i8818608); transition: left var(--v4473cf8); padding: 24px; overflow-y: auto; }
    .l6cf259.cd1d5ac { left: 0; }
    .f44bd81 { flex-direction: column; gap: 24px; }
    .w113d7b { font-size: 1.25rem; }
    .o14e9cb .p4cc8bb { display: none; }
    .tf4737f { padding: 24px; }
    .rd82255 { min-height: 320px; padding: 20px 10px; }
    .ha5a04e { padding: 25px 20px; }
}

#raba72e { display: flex; align-items: center; justify-content: center; gap: 30px; }
#raba72e svg path { fill: #ffffff; }