.page-container.svelte-xjev29.svelte-xjev29{max-width:min(60rem,100%);width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;word-wrap:break-word;overflow-wrap:break-word}section.svelte-xjev29.svelte-xjev29{display:flex;flex-direction:column;gap:1.5rem}section.svelte-xjev29 h2.svelte-xjev29{font-size:1.5rem;color:#f0f0f0;margin:0;font-weight:600;border-bottom:2px solid #2a2a2a;padding-bottom:.5rem;text-align:center}.hero-section.svelte-xjev29.svelte-xjev29{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;text-align:center;min-height:100vh;min-height:100dvh;padding:2rem clamp(.5rem,5vw,2rem);box-sizing:border-box}.content-sections.svelte-xjev29.svelte-xjev29{display:flex;flex-direction:column;gap:3rem;padding:3rem clamp(.5rem,5vw,2rem)}.about-labels.svelte-xjev29.svelte-xjev29{display:flex;justify-content:center;max-width:800px}.typed-tagline.svelte-xjev29.svelte-xjev29{font-size:clamp(1.1rem,2.8vw,1.6rem);font-weight:600;min-height:2rem;color:#d1d5db}.typed-tag-value.svelte-xjev29.svelte-xjev29{background:linear-gradient(120deg,#93c5fd,#fda4af 45%,#93c5fd);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-xjev29-gradient 4s linear infinite}.typed-tagline.svelte-xjev29 .typed-cursor{color:#d1d5db;font-weight:400}.jyutping-cursor.svelte-xjev29.svelte-xjev29{color:#d1d5db;font-weight:400;animation:svelte-xjev29-blink 1s infinite}@keyframes svelte-xjev29-blink{0%,50%{opacity:1}51%,to{opacity:0}}.intro.svelte-xjev29.svelte-xjev29{display:flex;flex-direction:column;align-items:center;gap:1rem}.intro.svelte-xjev29 .avatar-container.svelte-xjev29{position:relative;display:inline-block;margin-bottom:.5rem}.intro.svelte-xjev29 .avatar.svelte-xjev29{width:160px;height:160px;border-radius:50%;border:3px solid #2a2a2a}.intro.svelte-xjev29 h1.svelte-xjev29{font-size:clamp(2rem,5vw,3rem);margin:0;background:linear-gradient(135deg,#dbb4e0,#9957a6,#dbb4e0);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-xjev29-gradient 5s linear infinite}@keyframes svelte-xjev29-gradient{to{background-position:200% center}}.intro.svelte-xjev29 .sub-text.svelte-xjev29{font-size:1.1rem;color:#9ca3af;margin:0}.intro.svelte-xjev29 .custom-status-text.svelte-xjev29{font-size:.95rem;color:#d1d5db;margin:.5rem 0 0;display:flex;align-items:center;gap:.5rem}.intro.svelte-xjev29 .custom-status-text .status-emoji-text.svelte-xjev29{width:18px;height:18px;display:flex;align-items:center}.projects-section.svelte-xjev29.svelte-xjev29{display:flex;flex-direction:column;gap:1.5rem}.projects-grid.svelte-xjev29.svelte-xjev29{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.project-card.svelte-xjev29.svelte-xjev29{background:#1f1f1f;border:1px solid #2a2a2a;border-radius:8px;padding:1.5rem;transition:all .3s ease;text-decoration:none;display:flex;flex-direction:column;gap:1rem;color:inherit}.project-card.svelte-xjev29.svelte-xjev29:hover{border-color:#60a5fa;transform:translateY(-5px);box-shadow:0 8px 16px #60a5fa26}.project-icon.svelte-xjev29.svelte-xjev29{color:#60a5fa;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#60a5fa1a;border-radius:10px;transition:all .3s ease}.project-card.svelte-xjev29:hover .project-icon.svelte-xjev29{background:#60a5fa33;transform:scale(1.1)}.project-content.svelte-xjev29.svelte-xjev29{display:flex;flex-direction:column;gap:.75rem;flex:1 1 auto}.project-title.svelte-xjev29.svelte-xjev29{font-size:1.25rem;font-weight:600;color:#f0f0f0;margin:0;position:relative;display:inline-block;cursor:inherit}.project-title.has-hover-title.svelte-xjev29.svelte-xjev29:focus-visible{outline:none}.project-description.svelte-xjev29.svelte-xjev29{font-size:.95rem;color:#9ca3af;line-height:1.6;margin:0}.project-tags.svelte-xjev29.svelte-xjev29{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.tag.svelte-xjev29.svelte-xjev29{background:color-mix(in srgb,var(--tag-color, #60a5fa) 15%,transparent);color:var(--tag-color, #60a5fa);padding:.25rem .75rem;border-radius:6px;font-size:.85rem;border:1px solid color-mix(in srgb,var(--tag-color, #60a5fa) 30%,transparent);transition:all .2s ease}.tag.svelte-xjev29.svelte-xjev29:hover{background:color-mix(in srgb,var(--tag-color, #60a5fa) 25%,transparent);border-color:color-mix(in srgb,var(--tag-color, #60a5fa) 50%,transparent)}.achievements-section.svelte-xjev29.svelte-xjev29{display:flex;flex-direction:column;gap:1.5rem}.achievements-grid.svelte-xjev29.svelte-xjev29{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.achievement-card.svelte-xjev29.svelte-xjev29{background:#1f1f1f;border:1px solid #2a2a2a;border-left:3px solid #2a2a2a;border-radius:8px;padding:1.5rem;transition:all .2s ease}.achievement-card.svelte-xjev29.svelte-xjev29:hover{border-left-color:var(--award-color);transform:translate(5px)}.achievement-header.svelte-xjev29.svelte-xjev29{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.achievement-icon.svelte-xjev29.svelte-xjev29{display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.achievement-card.svelte-xjev29:hover .achievement-icon.svelte-xjev29{color:var(--award-color)}.achievement-year.svelte-xjev29.svelte-xjev29{font-size:.85rem;font-weight:400;color:#6b7280}.achievement-content.svelte-xjev29.svelte-xjev29{display:flex;flex-direction:column;gap:.5rem}.achievement-title.svelte-xjev29.svelte-xjev29{font-size:1.125rem;font-weight:600;color:#f0f0f0;margin:0;line-height:1.4}.achievement-award.svelte-xjev29.svelte-xjev29{font-size:.95rem;font-weight:600;margin-bottom:.25rem;color:#9ca3af;transition:color .2s ease}.achievement-card.svelte-xjev29:hover .achievement-award.svelte-xjev29{color:var(--award-color)}.achievement-description.svelte-xjev29.svelte-xjev29{font-size:.9rem;color:#9ca3af;line-height:1.6;margin:0}.contact-section.svelte-xjev29.svelte-xjev29{gap:2rem;display:flex;flex-direction:column}.contact-links.svelte-xjev29.svelte-xjev29{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;align-items:center}.contact-icon-link.svelte-xjev29.svelte-xjev29{color:#60a5fa;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.5rem;border-radius:20px;background:transparent;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.contact-icon-link.svelte-xjev29.svelte-xjev29:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#60a5fa26;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}.contact-icon-link.svelte-xjev29.svelte-xjev29:hover:before{width:150px;height:150px}.contact-icon-link.svelte-xjev29.svelte-xjev29:hover{color:#93c5fd;transform:translateY(-8px) scale(1.1);filter:drop-shadow(0 12px 24px rgba(96,165,250,.4))}.contact-icon-link.svelte-xjev29 svg{position:relative;z-index:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.discord-card.svelte-xjev29.svelte-xjev29{background:#1f1f1f;border-radius:8px;padding:1rem;max-width:410px;width:100%}.activity.svelte-xjev29.svelte-xjev29{display:flex;gap:1rem;background:linear-gradient(135deg,#1f1f1fe6,#242424e6);border:1px solid rgba(74,74,74,.45);padding:.75rem;border-radius:6px;margin-bottom:.5rem}.activity.svelte-xjev29.svelte-xjev29:last-child{margin-bottom:0}.spotify.svelte-xjev29.svelte-xjev29{background:linear-gradient(135deg,#1db9541f,#1f1f1fe6);border:1px solid rgba(29,185,84,.28)}.activity-type.svelte-xjev29.svelte-xjev29{display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:.75rem;color:#9ca3af;margin-bottom:.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-align:center}.activity-image-container.svelte-xjev29.svelte-xjev29{position:relative;flex-shrink:0}.activity-image.svelte-xjev29.svelte-xjev29{width:60px;height:60px;border-radius:8px;object-fit:cover;display:block}.activity-small-image.svelte-xjev29.svelte-xjev29{position:absolute;bottom:-4px;right:-4px;width:20px;height:20px;border-radius:50%;object-fit:cover;border:2px solid #1f1f1f;background:#1f1f1f}.activity-details.svelte-xjev29.svelte-xjev29{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.activity-name.svelte-xjev29.svelte-xjev29{font-weight:600;color:#f0f0f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-detail.svelte-xjev29.svelte-xjev29,.activity-state.svelte-xjev29.svelte-xjev29{font-size:.9rem;color:#b0b0b0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-elapsed.svelte-xjev29.svelte-xjev29{font-size:.85rem;color:gray;margin-top:.25rem}.activity-playback-row.svelte-xjev29.svelte-xjev29{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;font-size:.85rem;color:#9ca3af;margin-top:.35rem}.activity-playback-row.svelte-xjev29 span.svelte-xjev29{font-family:JetBrains Mono,monospace;font-variant-numeric:tabular-nums;white-space:nowrap}.activity-progress-track.svelte-xjev29.svelte-xjev29{height:3px;background:#9ca3af52;border-radius:999px;overflow:hidden}.activity-progress-fill.svelte-xjev29.svelte-xjev29{height:100%;background:#c7ccd3;border-radius:999px;transition:width .8s linear}.skeleton.svelte-xjev29.svelte-xjev29{width:100%;max-width:410px;height:210px;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:200% 100%;animation:svelte-xjev29-loading 1.5s infinite;border-radius:8px}@keyframes svelte-xjev29-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.page-container.svelte-xjev29.svelte-xjev29{padding:1.5rem 1rem;gap:2rem}section.svelte-xjev29.svelte-xjev29{gap:1rem}section.svelte-xjev29 h2.svelte-xjev29{font-size:1.3rem}.hero-section.svelte-xjev29.svelte-xjev29{gap:1.5rem}.intro.svelte-xjev29 .avatar.svelte-xjev29{width:80px;height:80px}.intro.svelte-xjev29 .sub-text.svelte-xjev29{font-size:1rem}.intro.svelte-xjev29 .custom-status-text.svelte-xjev29{font-size:.9rem}.about-labels.svelte-xjev29.svelte-xjev29{max-width:100%}.projects-grid.svelte-xjev29.svelte-xjev29,.achievements-grid.svelte-xjev29.svelte-xjev29{grid-template-columns:1fr;gap:1rem}.project-card.svelte-xjev29.svelte-xjev29,.achievement-card.svelte-xjev29.svelte-xjev29{padding:1rem}.project-icon.svelte-xjev29.svelte-xjev29{width:40px;height:40px}.project-title.svelte-xjev29.svelte-xjev29{font-size:1.1rem}.project-description.svelte-xjev29.svelte-xjev29{font-size:.9rem}.achievement-title.svelte-xjev29.svelte-xjev29{font-size:1rem}.achievement-description.svelte-xjev29.svelte-xjev29{font-size:.85rem}.discord-card.svelte-xjev29.svelte-xjev29{max-width:100%;padding:.875rem}.activity.svelte-xjev29.svelte-xjev29{gap:.75rem;padding:.625rem}.activity-image.svelte-xjev29.svelte-xjev29{width:50px;height:50px}.activity-small-image.svelte-xjev29.svelte-xjev29{width:18px;height:18px}.activity-type.svelte-xjev29.svelte-xjev29{font-size:.7rem}.activity-detail.svelte-xjev29.svelte-xjev29,.activity-state.svelte-xjev29.svelte-xjev29{font-size:.85rem}.activity-elapsed.svelte-xjev29.svelte-xjev29{font-size:.8rem}.skeleton.svelte-xjev29.svelte-xjev29{max-width:100%;height:180px}}@media (max-width: 480px){.page-container.svelte-xjev29.svelte-xjev29{padding:1rem .75rem;gap:1.5rem}section.svelte-xjev29 h2.svelte-xjev29{font-size:1.2rem}.intro.svelte-xjev29 .avatar.svelte-xjev29{width:72px;height:72px}.typed-tagline.svelte-xjev29.svelte-xjev29{font-size:1rem;min-height:1.6rem}.project-card.svelte-xjev29.svelte-xjev29,.achievement-card.svelte-xjev29.svelte-xjev29{padding:.875rem}.discord-card.svelte-xjev29.svelte-xjev29{padding:.75rem}.activity.svelte-xjev29.svelte-xjev29{gap:.625rem;padding:.5rem}.activity-image.svelte-xjev29.svelte-xjev29{width:45px;height:45px}.tag.svelte-xjev29.svelte-xjev29{font-size:.8rem;padding:.2rem .625rem}.contact-links.svelte-xjev29.svelte-xjev29{gap:1.5rem}}
