#credits{display:flex;flex-direction:row;gap:3rem;width:100%;flex-wrap:wrap;justify-content:space-around}.credit{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.5rem;height:-moz-fit-content;height:fit-content;font-size:.8rem}.credit,.credit-header{width:-moz-fit-content;width:fit-content}.credit-header{margin-bottom:1rem;text-align:right;color:var(--tertiary)}.credit-content{display:flex;flex-direction:column;gap:.5rem;width:-moz-fit-content;width:fit-content}.credit-translation{display:flex;flex-direction:row;gap:1rem;width:100%}.credit-translation-name{font-weight:600;color:var(--tertiary)}#credits a{color:var(--text);text-decoration:underline}html{overflow-y:auto!important}#home{margin-top:calc(6rem + 1px);display:flex;flex-direction:column;width:100%;align-self:center;align-items:center;outline:1px solid var(--accent)}#home-nav{position:fixed;z-index:5;justify-content:center;top:0;left:0;height:6rem;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border-bottom:1px solid var(--accent)}#home-nav,#home-nav-container{display:flex;flex-direction:row;align-items:center;width:100%}#home-nav-container{justify-content:space-between;height:100%;padding:0 2rem;box-sizing:border-box}#home-version{font-size:.8rem;color:var(--secondary);font-family:var(--header-font)}#home-nav-links{display:flex;flex-direction:row;gap:2rem;align-items:center}#home-nav-links svg{width:1.5rem!important;height:1.5rem!important}#home-nav svg{width:2rem;height:2rem}#home-header{flex-direction:column;gap:2rem;justify-content:center;align-items:center;height:720px;border-bottom:1px solid var(--accent);background:radial-gradient(circle,var(--bg) 50%,rgba(0,0,0,0) 100%),url(/home/folder-grid.png) var(--bg)}#home-carousel,#home-header{display:flex;width:100%;box-sizing:border-box}#home-carousel{flex-direction:row;overflow-x:hidden;height:-moz-fit-content;height:fit-content}#home-carousel img{padding:2rem}#home-carousel .gradient{background:linear-gradient(90deg,var(--bg) 0,rgba(0,0,0,0) 50%,var(--bg) 100%);width:100%;height:8rem;position:absolute;z-index:1}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(calc(1 / 3 * -100%))}}.inner{display:flex;animation:marquee 20s linear infinite}#home-carousel img:last-child{border-right:none!important}#home-title{flex-wrap:wrap;justify-content:center;align-items:center;margin:0;font-family:var(--header-font);font-size:4.5rem;letter-spacing:.45rem;color:var(--quaternary)}#home-subtitle,#home-title{display:flex;text-align:center;padding:0 2rem}#home-subtitle{flex-direction:column;gap:1rem;font-size:1.5rem;margin:1rem 0;font-weight:450}.download-counter{color:var(--tertiary);text-align:center;font-size:1rem}.home-links{flex-direction:column;gap:2rem}.home-links,.home-links-buttons{display:flex;justify-content:center;align-items:center}.home-links-buttons{flex-wrap:wrap;flex-direction:row;gap:1rem}.home-link{display:flex;padding:.8rem;border-radius:.5rem;justify-content:center;align-items:center;cursor:pointer;font-size:.85rem;text-decoration:none!important;width:15rem}.home-link.primary{background-color:var(--quarternary)!important;color:var(--bg)!important;border:1px solid var(--quarternary)}.home-link.secondary{background-color:var(--accent)!important;color:var(--text)!important;border:1px solid var(--accent)}.home-link.primary:hover{background-color:var(--bg)!important;color:var(--quarternary)!important;border:1px solid var(--quarternary)}.home-link.secondary:hover{background-color:var(--text)!important;color:var(--bg)!important;border:1px solid var(--text)}.home-link-under{display:flex;color:var(--quarternary)!important}#home-features{gap:2rem;justify-content:center;min-height:720px;width:100%;box-sizing:border-box;border-top:1px solid var(--accent)}#home-features,#home-features h2{display:flex;flex-direction:row;align-items:center}#home-features h2{justify-content:flex-end;width:90%;font-family:var(--header-font);font-size:3.5rem;text-align:right;margin-right:2rem}#home-features h2 svg{width:3rem;height:3rem;color:var(--tertiary);margin-right:3rem}.feature-list{flex-wrap:wrap;gap:2rem;justify-content:center;width:100%;border-left:1px solid var(--accent)}.feature-list,.feature-list li{display:flex;flex-direction:column}.feature-list li{gap:1rem;padding:1rem;font-size:1rem;border:1px solid var(--secondary);width:-moz-fit-content;width:fit-content;border-radius:.5rem;margin-left:2rem}#home-credits{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-top:1px solid var(--accent);padding:5rem 1rem}.windows-download{cursor:not-allowed!important}#home-copyright{justify-content:center;align-items:center;box-sizing:border-box;padding:1rem;font-size:.7rem;color:var(--tertiary);text-align:center;border-top:1px solid var(--accent)}#home-copyright a{color:var(--tertiary);text-decoration:underline}@media screen and (max-width:1280px){#home-features{height:auto;flex-direction:column;text-align:center;padding:1rem}#home-features ul{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:0;border:none}#home-features li{margin-left:0}#home-features h2 svg{display:none}#home-features h2{margin-right:0;font-size:2.5rem;width:100%;text-align:center;justify-content:center}#home-nav{height:4rem}#home{margin-top:0}#home-header{height:100vh}#home-nav-container{justify-content:center}#home-nav-links{display:none}#home-title{font-size:3rem!important;letter-spacing:4px!important}#home-subtitle{font-size:1.25rem!important}}