.home{max-width:760px;margin:0 auto;padding:2rem 1.5rem}.home h1{margin:0 0 1.5rem}.home .muted{color:#777}.home .new-project{gap:.5rem;margin-bottom:2rem;display:flex}.home .new-project input{font:inherit;border:1px solid #ccc;border-radius:4px;flex:1;padding:.55rem .75rem}.home .new-project input:focus{outline-offset:-1px;outline:2px solid #2a5d3a}.home .new-project button{color:#fff;font:inherit;cursor:pointer;background:#2a5d3a;border:0;border-radius:4px;padding:0 1.25rem;font-weight:500}.home .new-project button:disabled{cursor:default;background:#aaa}.home .error{color:#a22;background:#fef0ef;border:1px solid #d99;border-radius:4px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.9rem}.home .project-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.home .project-list li a{color:inherit;background:#fff;border:1px solid #e2e2e2;border-radius:6px;padding:.85rem 1rem;text-decoration:none;display:block}.home .project-list li a:hover{border-color:#2a5d3a}.home .project-name{margin-bottom:.15rem;font-weight:500}.home .project-meta{color:#888;font-size:.8rem}
