@keyframes styles-module__6yw_Ga__spinner{to{transform:rotate(360deg)}}.styles-module__6yw_Ga__container{color:#37352f;caret-color:#37352f;background-color:var(--bg-color);justify-content:center;align-items:center;padding:2vmin;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;line-height:1.5;display:flex;position:absolute;inset:0}.styles-module__6yw_Ga__loadingIcon{color:#37352f66;width:24px;height:24px;animation:.6s linear infinite styles-module__6yw_Ga__spinner;display:block}.styles-module__6yw_Ga__main{flex-direction:column;justify-content:center;align-items:center;display:flex}.styles-module__6yw_Ga__errorImage{width:640px;max-width:100%}.styles-module__6yw_Ga__footer{border-top:1px solid var(--nav-border);-webkit-backdrop-filter:blur(14px);width:100%;max-width:1100px;box-shadow:var(--shadow);background:#ffffff1f;border-radius:28px 28px 0 0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:auto auto 0;padding:2rem 1rem;display:flex}.styles-module__6yw_Ga__footerNav{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.styles-module__6yw_Ga__footerLink{background:var(--footer-link-bg);color:var(--site-fg);border:1px solid var(--nav-border);border-radius:9999px;padding:.85rem 1.35rem;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:inset 0 0 0 1px #ffffff0f}.styles-module__6yw_Ga__footerLink:hover{background:var(--footer-link-hover);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff24}.styles-module__6yw_Ga__footerSocialNav{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.styles-module__6yw_Ga__footerSocialButton{background:var(--footer-link-bg);min-width:3.5rem;height:3.5rem;color:var(--site-fg);border:1px solid var(--nav-border);border-radius:18px;justify-content:center;align-items:center;padding:0 1rem;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0f}.styles-module__6yw_Ga__footerSocialButton:hover{background:var(--footer-link-hover);transform:translateY(-1px)}.styles-module__6yw_Ga__copyright{text-align:center;margin:0;padding:0;font-size:.9rem}.styles-module__6yw_Ga__copyright p{color:var(--fg-color);opacity:.8;margin:.25rem 0}.styles-module__6yw_Ga__settings{-webkit-user-select:none;user-select:none;flex-direction:row;align-items:center;gap:.5em;display:flex}.styles-module__6yw_Ga__navDesktop{width:100%;display:block}.styles-module__6yw_Ga__navMobile{width:100%;display:none}.styles-module__6yw_Ga__customHeader{z-index:50;-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--nav-border);background:#ffffff0f;position:sticky;top:0}.styles-module__6yw_Ga__dark-mode .styles-module__6yw_Ga__customHeader{background:#0f172a38}.styles-module__6yw_Ga__customNavHeader{justify-content:center;align-items:center;width:100%;max-width:868px;margin:0 auto;padding:.75rem 1.25rem;display:flex;position:relative}.styles-module__6yw_Ga__customNavRhs{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.styles-module__6yw_Ga__customNavRhs .styles-module__6yw_Ga__breadcrumb.styles-module__6yw_Ga__button{color:var(--nav-text);border-style:dotted;border-width:1px;border-color:var(--nav-border);background:#ffffff2e;border-radius:9999px;padding:.72rem 1.2rem;font-size:.95rem;transition:background-color .18s,color .18s,transform .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffff1f,0 8px 18px #00000014}.styles-module__6yw_Ga__dark-mode .styles-module__6yw_Ga__customNavRhs .styles-module__6yw_Ga__breadcrumb.styles-module__6yw_Ga__button{background:#ffffff14}.styles-module__6yw_Ga__customNavRhs .styles-module__6yw_Ga__breadcrumb.styles-module__6yw_Ga__button:hover{background:#ffffff3d;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff2e,0 4px 14px #0000001f}@media only screen and (max-width:768px){.styles-module__6yw_Ga__customNavHeader{justify-content:flex-end;padding:.5rem 1rem}.styles-module__6yw_Ga__customNavRhs{display:none}}.styles-module__6yw_Ga__mobileNavToggle{background:var(--nav-bg);border:1px solid var(--nav-border);width:100%;color:var(--nav-text);text-align:left;cursor:pointer;box-shadow:var(--shadow);border-radius:12px;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:1rem;display:inline-flex}.styles-module__6yw_Ga__mobileNavDropdown{z-index:1000;background:var(--bg-color-1);color:var(--fg-color);border:1px solid var(--nav-border);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;gap:.5rem;max-height:min(70vh,400px);padding:.75rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto}.styles-module__6yw_Ga__mobileNavDropdown::-webkit-scrollbar{width:8px}.styles-module__6yw_Ga__mobileNavDropdown::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}.styles-module__6yw_Ga__mobileNavLink{white-space:normal;text-align:left;width:100%;color:var(--nav-text);background:var(--nav-bg);border:1px dotted var(--nav-border);border-radius:14px;justify-content:flex-start;padding:.85rem 1rem}@media only screen and (max-width:768px){.styles-module__6yw_Ga__navDesktop{display:none}.styles-module__6yw_Ga__navMobile{display:block}}.styles-module__6yw_Ga__footer{border-top:1px solid var(--nav-border);white-space:nowrap;background:var(--footer-bg);-webkit-backdrop-filter:blur(20px);width:100%;max-width:1100px;box-shadow:var(--shadow);border-radius:28px 28px 0 0;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin:auto auto 0;padding:2rem 1rem;display:flex}.styles-module__6yw_Ga__copyright{text-align:center;color:var(--fg-color);opacity:.85;margin:0;padding:0;font-size:.9rem}@media only screen and (max-width:566px){.styles-module__6yw_Ga__footer{text-align:center;white-space:normal;flex-direction:column;align-items:center}.styles-module__6yw_Ga__copyright{order:1;width:100%}.styles-module__6yw_Ga__settings{order:2;justify-content:center}}.styles-module__6yw_Ga__settings a{cursor:pointer;background:0 0;border-radius:50%;padding:.5em;font-size:1.5em;transition:all .25s ease-out;display:inline-flex}.styles-module__6yw_Ga__settings a:hover{transition:all 50ms ease-out;transform:scale(1.1)}.styles-module__6yw_Ga__toggleDarkMode:hover{color:#2795e9}@media only screen and (max-width:566px){.styles-module__6yw_Ga__footer{text-align:center;flex-direction:column;align-items:center}.styles-module__6yw_Ga__copyright{order:1;width:100%}.styles-module__6yw_Ga__settings{order:2;justify-content:center}}.styles-module__6yw_Ga__comments{border-top:1px solid var(--fg-color-0);width:100%;margin-top:2em}@media only screen and (max-width:566px){.styles-module__6yw_Ga__footer{flex-direction:column}.styles-module__6yw_Ga__footer>div{margin-top:1em}.styles-module__6yw_Ga__footer .styles-module__6yw_Ga__settings{order:1}.styles-module__6yw_Ga__footer .styles-module__6yw_Ga__social{order:2}.styles-module__6yw_Ga__footer .styles-module__6yw_Ga__copyright{order:3}}.styles-module__6yw_Ga__pageActions{flex-direction:row;justify-content:center;padding:6px 12px 12px;display:flex}.styles-module__6yw_Ga__pageActions a{cursor:pointer;background:0 0;border-radius:50%;margin-right:1vw;padding:12px;font-size:24px;transition:all .25s ease-out;display:inline-flex}.styles-module__6yw_Ga__pageActions a:last-of-type{margin-right:0}.styles-module__6yw_Ga__pageActions a:hover{transition:all 50ms ease-out}.styles-module__6yw_Ga__likeTweet:hover{color:#e0265e;background:#f6e3e8}.styles-module__6yw_Ga__retweet:hover{color:#19bf64;background:#e5f2e8}@media (max-width:1360px){.styles-module__6yw_Ga__githubCorner{display:none}}.styles-module__6yw_Ga__githubCorner:hover .styles-module__6yw_Ga__octoArm{animation:.56s ease-in-out styles-module__6yw_Ga__octocat-wave}@keyframes styles-module__6yw_Ga__octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.styles-module__6yw_Ga__githubCorner:hover .styles-module__6yw_Ga__octoArm{animation:none}.styles-module__6yw_Ga__githubCorner .styles-module__6yw_Ga__octoArm{animation:.56s ease-in-out styles-module__6yw_Ga__octocat-wave}}.styles-module__6yw_Ga__hidden{visibility:hidden}
