.repo-card[data-v-9e8e1942]{background:#fff;border:1px solid #e1e4e8;border-radius:6px;padding:16px;transition:box-shadow .2s;height:fit-content}.repo-card[data-v-9e8e1942]:hover{box-shadow:0 8px 24px #959da533}.repo-header[data-v-9e8e1942]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.repo-name[data-v-9e8e1942]{font-size:1.1em;font-weight:600;color:#0366d6;text-decoration:none}.repo-name[data-v-9e8e1942]:hover{text-decoration:underline}.repo-stars[data-v-9e8e1942]{font-size:.9em;color:#586069}.repo-description[data-v-9e8e1942]{font-size:.9em;color:#586069;margin-bottom:16px;height:3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.repo-footer[data-v-9e8e1942]{display:flex;justify-content:space-between;font-size:.8em;color:#6a737d}.feed-item[data-v-befe4aa2]{flex:0 0 260px;background:#fff;border:1px solid #e1e4e8;border-radius:6px;padding:12px;display:flex;flex-direction:column}.feed-title[data-v-befe4aa2]{font-weight:600;color:#24292e;text-decoration:none;margin-bottom:8px;display:block}.feed-title[data-v-befe4aa2]:hover{color:#0366d6}.feed-description[data-v-befe4aa2]{font-size:.85em;color:#586069;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.status-message[data-v-3c37858b]{grid-column:1 / -1;text-align:center;color:#586069}.status-message.error[data-v-3c37858b]{color:#cb2431}*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;max-width:800px;margin:0 auto;padding:20px;background-color:#f6f8fa;min-height:100vh}header{text-align:center;margin-bottom:20px}h1{color:#24292e;margin:0;font-size:1.5rem}.feed-container{display:flex;overflow-x:auto;gap:16px;padding:10px 0;margin-bottom:20px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.repo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}footer{text-align:center;margin-top:20px;font-size:.8em;color:#6a737d}
