body{margin:0;padding:0;background-color:var(--bg);height:100%}: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%;height:80px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--border)}.styles_home__2ph65{color:var(--text);margin-right:auto;margin-left:100px;font-size:larger;font-weight:500;transition:color .2s ease,text-shadow .2s ease}.styles_home__2ph65:hover{color:color-mix(in srgb,var(--primary-500) 40%,var(--text));text-shadow:var(--shadow-hover)}.styles_link__JFEOn{color:var(--text);margin-right:50px;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)}.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}