.ProjectList-module__U9thmG__container{max-width:1200px;margin:0 auto;padding:2rem}.ProjectList-module__U9thmG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.ProjectList-module__U9thmG__addForm{gap:1rem;display:flex}.ProjectList-module__U9thmG__input{border:1px solid var(--border-color);background:var(--cell-bg);color:var(--foreground);border-radius:4px;padding:.5rem}.ProjectList-module__U9thmG__addButton{background:var(--action-call);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem}.ProjectList-module__U9thmG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.ProjectList-module__U9thmG__card{background:var(--cell-bg);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;transition:transform .2s,border-color .2s}.ProjectList-module__U9thmG__card:hover{border-color:var(--action-call);transform:translateY(-2px)}.ProjectList-module__U9thmG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ProjectList-module__U9thmG__link{color:inherit;flex-grow:1;text-decoration:none}.ProjectList-module__U9thmG__link h3{cursor:pointer;margin:0}.ProjectList-module__U9thmG__link:hover h3{color:var(--action-call)}.ProjectList-module__U9thmG__actions{opacity:0;gap:.5rem;transition:opacity .2s;display:flex}.ProjectList-module__U9thmG__card:hover .ProjectList-module__U9thmG__actions{opacity:1}.ProjectList-module__U9thmG__actions button{color:var(--cell-text);cursor:pointer;background:0 0;border:none;padding:.2rem}.ProjectList-module__U9thmG__actions button:hover{color:var(--foreground)}.ProjectList-module__U9thmG__date{color:var(--cell-text);margin:0;font-size:.8rem}.ProjectList-module__U9thmG__editInput{border:1px solid var(--action-call);color:var(--foreground);background:0 0;width:100%;font-size:1.17em;font-weight:700}
