.home{max-width:800px;margin:0 auto;padding:2rem;text-align:left}.home h1{font-size:2.5rem;margin-bottom:.25rem;text-align:center}.home .subtitle{font-size:1.25rem;color:#666;margin-bottom:2rem;text-align:center}.home section{margin-bottom:2rem}.home .intro p{line-height:1.6;margin-bottom:1rem}.home h2{font-size:1.5rem;margin-bottom:.75rem;border-bottom:2px solid #673ab8;padding-bottom:.25rem}.home ul{list-style:disc;margin-left:1.5rem}.home li{margin-bottom:.5rem;line-height:1.4}.home .downloads a{color:#673ab8;text-decoration:underline}.home .downloads a:hover{color:#8b5cf6}.home .downloads .note{font-size:.875rem;color:#666;margin-top:.5rem}.home .user-actions{background:#f5f3ff;padding:1.5rem;border-radius:.5rem;border:1px solid #673ab8}.home .user-actions a{color:#673ab8;font-weight:500;text-decoration:underline}.home .user-actions a:hover{color:#8b5cf6}@media(max-width:639px){.home{padding:1rem}.home h1{font-size:2rem}}@media(prefers-color-scheme:dark){.home .subtitle,.home .downloads .note{color:#aaa}.home .user-actions{background:#1a1a2e;border-color:#8b5cf6}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#222;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0}#app{display:flex;flex-direction:column;min-height:100vh}header{display:flex;justify-content:flex-end;background-color:#673ab8}header nav{display:flex}header a{color:#fff;padding:.75rem;text-decoration:none}header a.active{background-color:#0005}header a:hover{background-color:#0008}main{flex:auto;display:flex;align-items:center;max-width:1280px;margin:0 auto;text-align:center}@media(max-width:639px){main{margin:2rem}}@media(prefers-color-scheme:dark){:root{color:#ccc;background-color:#1a1a1a}}
