.project-info{position:fixed;top:20px;left:20px;background:#000000b3;border-radius:6px;color:#fff;font-family:Inter,sans-serif;z-index:1000;transition:all .2s ease-out;width:fit-content;padding:6px 10px}.project-title{font-size:16px;margin:0;font-weight:400;white-space:nowrap}.project-details{display:none}.project-creator{font-size:14px;margin:8px 0;opacity:.8}.project-link{color:#64b5f6;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:6px}.project-info:hover{background:#000000d9}.project-info:hover .project-details{display:block;margin-top:8px}.project-info:hover .project-link:hover{text-decoration:underline}body{margin:0;padding:0;background:#333}*{-webkit-user-select:none;user-select:none;box-sizing:border-box}
