:root{--bg: #f8f9fa;--card-bg: #fff;--text: #1a1a1a;--text-secondary: #555;--text-muted: #888;--accent: #2563eb;--accent-hover: #1d4ed8;--border: #e8e8e8;--shadow: 0 1px 3px rgba(0,0,0,.05);--shadow-hover: 0 8px 24px rgba(0,0,0,.1);--gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%)}[data-astro-cid-kh7btl4r]{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.6;color:var(--text);background:var(--bg);min-height:100vh}.container[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto;padding:64px 24px}.hero[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:64px;padding:48px 0}.avatar-wrapper[data-astro-cid-kh7btl4r]{position:relative;display:inline-block;margin-bottom:24px}.avatar-wrapper[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:-4px;border-radius:50%;background:var(--gradient);z-index:-1;opacity:.8}.avatar[data-astro-cid-kh7btl4r]{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid var(--card-bg);box-shadow:var(--shadow)}.hero-name[data-astro-cid-kh7btl4r]{font-size:36px;font-weight:800;margin-bottom:8px;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-bio[data-astro-cid-kh7btl4r]{max-width:600px;margin:0 auto 28px;font-size:16px;color:var(--text-secondary);line-height:1.8}.hero-links[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.hero-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--card-bg);border:1px solid var(--border);border-radius:24px;color:var(--text-secondary);text-decoration:none;font-size:14px;transition:all .2s;box-shadow:var(--shadow)}.hero-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover);border-color:var(--accent);color:var(--accent)}.hero-links[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:18px;height:18px}.section[data-astro-cid-kh7btl4r]{margin-bottom:56px}.section-header[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:12px;margin-bottom:24px}.section-icon[data-astro-cid-kh7btl4r]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--gradient);border-radius:10px;font-size:18px}.section-title[data-astro-cid-kh7btl4r]{font-size:20px;font-weight:700;color:var(--text)}.project-list[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:20px}.project-card[data-astro-cid-kh7btl4r]{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:28px;transition:all .3s;cursor:pointer;position:relative;overflow:hidden}.project-card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--gradient);opacity:0;transition:opacity .2s}.project-card[data-astro-cid-kh7btl4r]:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.project-card[data-astro-cid-kh7btl4r]:hover:before{opacity:1}.project-header[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.project-name[data-astro-cid-kh7btl4r]{font-size:18px;font-weight:700;color:var(--text)}.project-arrow[data-astro-cid-kh7btl4r]{color:var(--text-muted);font-size:20px;transition:all .2s}.project-card[data-astro-cid-kh7btl4r]:hover .project-arrow[data-astro-cid-kh7btl4r]{color:var(--accent);transform:translate(4px)}.project-desc[data-astro-cid-kh7btl4r]{font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:16px}.project-tags[data-astro-cid-kh7btl4r]{display:flex;gap:8px;flex-wrap:wrap}.tag[data-astro-cid-kh7btl4r]{font-size:12px;padding:5px 12px;background:var(--bg);border-radius:20px;color:var(--text-muted);border:1px solid var(--border)}.footer[data-astro-cid-kh7btl4r]{text-align:center;padding-top:48px;border-top:1px solid var(--border);color:var(--text-muted);font-size:14px}@media (max-width: 640px){.container[data-astro-cid-kh7btl4r]{padding:32px 20px}.hero[data-astro-cid-kh7btl4r]{padding:32px 0}.hero-name[data-astro-cid-kh7btl4r]{font-size:28px}.avatar[data-astro-cid-kh7btl4r]{width:100px;height:100px}.project-card[data-astro-cid-kh7btl4r]{padding:20px}.project-header[data-astro-cid-kh7btl4r]{flex-direction:column;gap:8px}}
