html:has(body.home-page){overflow:auto;height:auto}body.home-page{max-width:760px;margin:0 auto;padding:0 24px;font-size:16px;line-height:1.6}.home-nav{display:flex;justify-content:space-between;align-items:center;padding:24px 0 20px;border-bottom:1px solid var(--background-modifier-border, #ddd);margin-bottom:40px}.home-nav-name{font-weight:600;font-size:1rem}.home-nav-links{display:flex;gap:20px}.home-nav-links a{color:var(--text-muted, #555);text-decoration:none;font-size:.9rem}.home-nav-links a:hover{color:var(--text-accent, #1a6bf1)}.home-hero{display:flex;gap:32px;align-items:flex-start;margin-bottom:48px}@media(max-width: 560px){.home-hero{flex-direction:column;gap:20px}}.home-avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--background-modifier-border, #ddd)}@media(max-width: 560px){.home-avatar{width:88px;height:88px}}.home-hero-name{font-size:1.7rem;font-weight:700;margin:0 0 4px;line-height:1.2}.home-hero-title{color:var(--text-muted, #555);font-size:1rem;margin:0 0 12px}.home-hero-bio{margin:0 0 14px;font-size:.95rem}.home-hero-links{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px}.home-hero-links a{font-size:.88rem;color:var(--text-accent, #1a6bf1);text-decoration:none;border:1px solid var(--text-accent, #1a6bf1);padding:2px 10px;border-radius:3px}.home-hero-links a:hover{background:var(--text-accent, #1a6bf1);color:#fff}.home-interests{margin:0;font-size:.88rem;color:var(--text-muted, #666)}.home-interests-label{font-weight:600}.home-status{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:10px}.home-status-label{font-size:.82rem;font-weight:600;color:var(--text-muted, #666);margin-right:2px}.home-status-item{font-size:.78rem;color:var(--text-muted, #555);background:var(--background-secondary, #f0f0f0);padding:2px 8px;border-radius:10px;white-space:nowrap}.home-section{margin-bottom:48px}.home-section h2{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--background-modifier-border, #ddd);padding-bottom:6px;margin-bottom:20px;color:var(--text-normal, #222)}.home-edu-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:auto 1fr auto;column-gap:12px;row-gap:8px;align-items:baseline;font-size:.93rem}.home-edu-list li{display:contents}.home-edu-degree{font-weight:600}.home-edu-school{color:var(--text-muted, #555)}.home-edu-year{color:var(--text-muted, #888);font-size:.85rem;white-space:nowrap;text-align:right}.home-projects-featured{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.home-project-card{border:1px solid var(--background-modifier-border, #ddd);border-radius:4px;padding:16px 20px;display:flex;gap:16px;align-items:flex-start}.home-project-body{flex:1;min-width:0}.home-project-thumb{width:120px;height:120px;object-fit:cover;border-radius:4px;flex-shrink:0;border:1px solid var(--background-modifier-border, #ddd)}@media(max-width: 480px){.home-project-thumb{display:none}}.home-project-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:6px}.home-project-date{font-size:.82rem;color:var(--text-muted, #888)}.home-project-tag{font-size:.78rem;color:var(--text-muted, #666);background:var(--background-secondary, #f0f0f0);padding:1px 7px;border-radius:3px}.home-project-title{font-size:1rem;font-weight:600;margin:0 0 6px}.home-project-authors{font-size:.88rem;color:var(--text-muted, #555);margin:0 0 4px;line-height:1.5}.home-project-authors strong{color:var(--text-normal, #222);font-weight:600}.home-project-publisher{font-size:.82rem;color:var(--text-muted, #888);font-style:italic;margin:0 0 8px}.home-project-desc{font-size:.9rem;color:var(--text-muted, #555);margin:0 0 10px;line-height:1.5}.home-project-links{display:flex;gap:12px}.home-project-links a{font-size:.85rem;color:var(--text-accent, #1a6bf1);text-decoration:none;font-weight:500}.home-project-links a:hover{text-decoration:underline}.home-projects-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.home-project-item{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;padding:7px 0;border-bottom:1px solid var(--background-modifier-border, #eee);font-size:.92rem}.home-project-item:last-child{border-bottom:none}.home-project-title-inline{font-weight:500}.home-project-title-inline a{color:var(--text-normal, #222);text-decoration:none}.home-project-title-inline a:hover{color:var(--text-accent, #1a6bf1)}.home-project-link-sm{font-size:.82rem;color:var(--text-accent, #1a6bf1);text-decoration:none}.home-project-link-sm:hover{text-decoration:underline}.home-updates-section h2{color:var(--text-muted, #666)}.home-updates-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.home-update-item{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;padding:5px 0;font-size:.8rem;color:var(--text-muted, #666);border-bottom:1px solid var(--background-modifier-border, #eee)}.home-update-item:last-child{border-bottom:none}.home-update-date{white-space:nowrap;font-size:.82rem;color:var(--text-faint, #aaa);min-width:80px}.home-update-title a{color:var(--text-muted, #555);text-decoration:none}.home-update-title a:hover{color:var(--text-accent, #1a6bf1)}.home-update-content{color:var(--text-faint, #aaa)}.home-footer{margin-top:60px;padding-top:20px;border-top:1px solid var(--background-modifier-border, #ddd);text-align:center;font-size:.85rem;color:var(--text-muted, #888)}.garden-blog-section h2{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--background-modifier-border, #ddd);padding-bottom:6px;margin-bottom:20px;color:var(--text-normal, #222)}.garden-blog-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.garden-blog-item{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:baseline;padding:10px 0;border-bottom:1px solid var(--background-modifier-border, #eee);font-size:.93rem}.garden-blog-item:last-child{border-bottom:none}.garden-blog-date{white-space:nowrap;font-size:.82rem;color:var(--text-faint, #aaa);min-width:86px;flex-shrink:0}.garden-blog-title{color:var(--text-normal, #222);text-decoration:none;font-weight:500;flex:1;min-width:0}.garden-blog-title:hover{color:var(--text-accent, #1a6bf1)}.garden-blog-tags{display:flex;flex-wrap:wrap;gap:4px;width:100%;padding-left:98px}.garden-blog-tag{font-size:.75rem;color:var(--text-muted, #777);background:var(--background-secondary, #f4f4f4);padding:1px 6px;border-radius:3px}.garden-tree-link{margin-top:20px;font-size:.85rem}.garden-tree-link a{color:var(--text-muted, #888);text-decoration:none}.garden-tree-link a:hover{color:var(--text-accent, #1a6bf1)}body.theme-dark.home-page .home-project-tag{background:var(--background-secondary, #2a2a2a)}/*# sourceMappingURL=homepage.css.map */
