body{margin:0;padding:0;background-color:var(--bg);height:100%}*{box-sizing:border-box}img{max-width:100%;height:auto}:root{color-scheme:light dark;--bg:#11161b;--bg-block:#0f1216;--primary-400:#60a5fa;--primary-500:#3b82f6;--primary-600:#2563eb;--text:#e9edf2;--text-2:#b6bdc7;--text-3:#8892a1;--mask:rgba(15,18,22,0.76);--border:#1b2026;--border-strong:#2a3139;--shadow-hover:0 6px 16px rgba(0,0,0,0.35)}.styles_container__nSfMp{width:100%;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 clamp(16px,6vw,100px);border-bottom:1px solid var(--border)}.styles_home__2ph65{color:var(--text);margin-right:auto;font-size:clamp(18px,2.2vw,22px);font-weight:500;transition:color .2s ease,text-shadow .2s ease;text-decoration:none}.styles_home__2ph65:hover{color:color-mix(in srgb,var(--primary-500) 40%,var(--text));text-shadow:var(--shadow-hover)}.styles_links__HGdbi{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 18px}.styles_link__JFEOn{color:var(--text);text-decoration:none;transition:color .2s ease,text-shadow .2s ease,border-color .2s ease}.styles_link__JFEOn:hover{color:var(--primary-500);text-shadow:var(--shadow-hover)}@media (max-width:768px){.styles_container__nSfMp{min-height:64px;align-items:flex-start;flex-direction:column;padding:10px 16px;gap:10px}.styles_home__2ph65{margin-right:0}.styles_links__HGdbi{width:100%;justify-content:flex-start;gap:10px 16px}.styles_link__JFEOn{font-size:14px;padding:2px 0}}.styles_wrapper__kzu8l{background-color:var(--bg-block);border:1px solid var(--border);text-align:center;padding:15px}.styles_item__NN8CX{margin:5px;font-size:smaller;color:var(--text)}.styles_wrapper__gpBKy{display:flex;flex-direction:column;min-height:100dvh}@supports not (min-height:100dvh){.styles_wrapper__gpBKy{min-height:100vh}}.styles_main__IgJpm{flex:1 0 auto;display:flex;flex-direction:column}