.profile[data-v-7d9600be]{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:840px;padding:2rem 1.5rem;display:flex}.avatar[data-v-7d9600be]{object-fit:cover;border:2px solid #ffffff1f;border-radius:50%;width:128px;height:128px}h1[data-v-7d9600be]{letter-spacing:-.01em;margin:1.5rem 0 0;font-size:1.6rem;font-weight:700}.blurb[data-v-7d9600be]{color:var(--muted);max-width:715px;margin:.75rem 0 0;font-size:1rem;line-height:1.65}.blurb p[data-v-7d9600be]{margin:0 0 .85rem}.blurb p[data-v-7d9600be]:last-child{margin-bottom:0}.projects[data-v-7d9600be]{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.card[data-v-7d9600be]{text-align:left;color:inherit;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:flex-start;height:100%;padding:1rem 1.25rem;text-decoration:none;display:flex;position:relative}.card.link[data-v-7d9600be]{transition:border-color .15s,transform .15s,background-color .15s}.card.link[data-v-7d9600be]:hover{border-color:var(--accent);background-color:#ffffff08;transform:translateY(-2px)}.logo[data-v-7d9600be]{width:44px;height:44px;color:var(--muted);background:#ffffff0f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:.85rem;display:flex;overflow:hidden}.logo img[data-v-7d9600be]{object-fit:cover;width:100%;height:100%;display:block}.logo svg[data-v-7d9600be]{width:22px;height:22px}.project-name[data-v-7d9600be]{font-size:1.05rem;font-weight:600}.project-desc[data-v-7d9600be]{color:var(--muted);margin-top:.25rem;font-size:.9rem;line-height:1.5}.arrow[data-v-7d9600be]{color:var(--muted);transition:color .15s,transform .15s;position:absolute;top:1rem;right:1.25rem}.card.link:hover .arrow[data-v-7d9600be]{color:var(--accent);transform:translate(3px)}.secret-input[data-v-7d9600be]{width:100%;font:inherit;color:var(--text);background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;outline:none;margin-top:.5rem;padding:.5rem .6rem;font-size:.9rem}.secret-input[data-v-7d9600be]:focus{border-color:var(--accent)}@media (width<=480px){.projects[data-v-7d9600be]{grid-template-columns:1fr}}:root{--bg:#14161c;--text:#f5f5f7;--muted:#9aa0ab;--accent:#6ea8fe}*{box-sizing:border-box}body,#app{background-color:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#app{justify-content:center;align-items:center;display:flex}a{color:var(--accent)}
