.cover-image{border-radius:50%;width:150px;height:150px;object-fit:cover}.experience-item{align-items:flex-start}.experience-logo{width:40px;height:40px;object-fit:contain;margin-bottom:4px;border-radius:6px}.experience-subtitle{font-size:14px;font-weight:600;color:var(--text-tertiary);line-height:1.4}.experience-location{font-size:12px;color:var(--text-quaternary);line-height:1.4}.experience-bullets{list-style:disc;padding-left:18px;margin:8px 0 0;display:flex;flex-direction:column;gap:4px}.experience-bullets li{font-size:14px;line-height:1.6;color:var(--text-tertiary)}@media(max-width:768px){.experience-bullets{padding-left:16px}}.social-link.email{display:inline-flex;align-items:center;justify-content:center}.social-link.email:hover{background:#181717;border-color:#181717}.post-list{margin-top:32px;padding-left:0;list-style:none;display:flex;flex-direction:column}.post-item{border-bottom:1px solid var(--border-color);transition:background-color .15s ease}.post-item:first-child{border-top:1px solid var(--border-color)}.post-item-link{display:block;padding:20px 12px;text-decoration:none;transition:background-color .15s ease;border-radius:4px}.post-item-link:hover{background-color:var(--bg-secondary)}.post-item-meta{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:var(--text-quaternary);margin-bottom:6px}.post-item-duration::before{content:'';display:inline-block;width:3px;height:3px;background:var(--text-quaternary);border-radius:50%;margin-right:4px;vertical-align:middle}.post-item-title{font-size:19px;font-weight:700;line-height:1.4;color:var(--text-primary);margin:0 0 6px;transition:color .2s ease}.post-item-link:hover .post-item-title{color:var(--accent-color)}.post-item-summary{font-size:14px;line-height:1.6;color:var(--text-tertiary);margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-item-tags{display:flex;flex-wrap:wrap;gap:6px}.post-item-tag{font-size:11px;padding:2px 8px;background:var(--bg-secondary);color:var(--text-secondary);border-radius:3px;font-weight:500;border:1px solid var(--border-color)}@media(max-width:768px){.post-item-link{padding:16px 8px}}@media(max-width:768px){.home-list-link-static{flex-direction:column}.home-list-link-static .home-list-date{position:static;width:auto;text-align:left;margin-left:50px;margin-bottom:4px;font-size:12px}.home-list-link-static .home-list-content{margin-left:50px}}.sun-icon,.moon-icon{color:inherit}[data-theme=dark] .sun-icon,[data-theme=dark] .moon-icon{color:inherit}footer{margin-top:48px}.content{margin-bottom:0}.featured-section{margin-bottom:0}