.download-btn{background:#161b22;border:1px solid #30363d;border-radius:6px;box-shadow:0 2px 8px #1f232814;color:#f0f6fc;display:inline-block;font-size:16px;font-weight:700;padding:10px 20px;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s}.download-btn:focus,.download-btn:hover{background:#238636;box-shadow:0 4px 16px #388bfd26;color:#fff;text-decoration:none}.home-route{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100%;text-align:center;white-space:pretty}.home-route h1{font-size:20px}.home-route p{font-size:12px}.home-route__repo-url{display:flex;gap:5px;margin-top:1rem;text-decoration:none}.home-route__repo-link{font-weight:700}.home-route__repo-link a{color:#f0f6fc;text-decoration:none;transition:filter .2s,-webkit-text-decoration .2s;transition:filter .2s,text-decoration .2s;transition:filter .2s,text-decoration .2s,-webkit-text-decoration .2s}.home-route__repo-link a:hover{filter:brightness(1.2);text-decoration:underline}@media screen and (min-width:1076px){.home-route h1{font-size:32px}.home-route p{font-size:16px}}
