:root{--bg-base:#020307;--bg-panel:rgba(6,10,20,0.82);--bg-panel-strong:rgba(10,15,28,0.92);--text-main:#eef3ff;--text-muted:#9caac8;--line-soft:rgba(150,176,230,0.18);--glow-blue:#69b7ff;--glow-violet:#7d7ef3;--good:#62d89e;--warn:#88b6ff;--live:#94a5ff;--shadow-soft:0 24px 70px rgba(1,3,10,0.74);--radius-lg:24px;--radius-md:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text-main);background:radial-gradient(1200px 760px at 90% -18%,rgba(71,104,184,.16),transparent 62%),radial-gradient(920px 620px at -4% 4%,rgba(53,112,186,.2),transparent 60%),var(--bg-base);font-family:var(--font-display),"Avenir Next","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.locale-zh{font-family:var(--font-zh),var(--font-display),"PingFang TC","Heiti TC",sans-serif}a{color:inherit;text-decoration:none}.page-shell{position:relative;min-height:100vh;overflow-x:clip}.starfield{position:fixed;inset:0;width:100%;height:100%;z-index:-2}.page-shell:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(3,5,11,.34),rgba(2,3,8,.62))}main{width:min(1100px,calc(100% - 2.2rem));margin:0 auto;padding-bottom:4rem}.navbar-shell{position:sticky;top:0;z-index:30;backdrop-filter:blur(12px);background:linear-gradient(180deg,rgba(3,6,12,.88),rgba(3,6,12,.58));border-bottom:1px solid rgba(128,150,202,.14)}.navbar{width:min(1100px,calc(100% - 2.2rem));margin:0 auto;padding:1rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{font-size:1.02rem;letter-spacing:.08em;text-transform:uppercase;color:#f4f7ff}.nav-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.nav-links a{font-size:.9rem;color:var(--text-muted);transition:color .25s ease,border-color .25s ease,background-color .25s ease}.nav-links a:hover{color:var(--text-main)}.lang-switch{margin-left:.35rem;border:1px solid rgba(125,151,216,.34);border-radius:999px;padding:.42rem .78rem;background:linear-gradient(120deg,rgba(51,83,152,.28),rgba(39,63,118,.24));color:#e9efff}.nav-github{width:2.1rem;height:2.1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(123,147,205,.28);background:rgba(17,27,54,.48);color:#d7e4ff}.nav-github:hover{border-color:rgba(149,177,241,.52);background:rgba(24,37,71,.64)}.hero{min-height:calc(100vh - 76px);padding:5.1rem 0 2.2rem;display:block}.hero-content{max-width:820px}.hero h1{margin:0;line-height:1.1;font-size:clamp(2rem,5vw,3.8rem);max-width:16ch}.hero-zh h1{letter-spacing:.01em;line-height:1.26}.hero-en h1{max-width:20ch}.hero-subheadline{margin-top:.95rem;margin-bottom:1.45rem;color:#d8e3ff;font-size:clamp(1rem,2.2vw,1.22rem);max-width:48ch;line-height:1.7;white-space:pre-line}.hero-tags{display:flex;gap:.65rem;margin-bottom:1.4rem;flex-wrap:wrap}.hero-tags span{display:inline-flex;align-items:center;padding:.38rem .7rem;border-radius:999px;border:1px solid rgba(138,165,238,.26);background:rgba(63,93,180,.22);color:#dbe5ff;font-size:.82rem}.hero-actions{margin-top:1.5rem;display:flex;gap:.75rem;flex-wrap:wrap}.hero-action{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .92rem;border-radius:999px;font-size:.92rem;border:1px solid rgba(130,154,210,.32);color:#dce8ff;background:rgba(19,32,67,.42);transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.hero-action:hover{transform:translateY(-2px);border-color:rgba(156,183,243,.5);background:rgba(30,46,89,.55)}.hero-action-primary{border-color:rgba(142,177,248,.42);background:linear-gradient(120deg,rgba(45,74,140,.56),rgba(27,48,94,.56));color:#f0f6ff}.hero-action-secondary{background:rgba(13,22,48,.48)}.section{margin-top:2.9rem;padding:2rem;border-radius:var(--radius-lg);border:1px solid var(--line-soft);background:linear-gradient(180deg,rgba(7,11,20,.88),rgba(6,9,17,.8));box-shadow:var(--shadow-soft)}.section h2{margin-top:0;margin-bottom:1.2rem;font-size:clamp(1.4rem,2vw,1.8rem)}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.project-card{border:1px solid rgba(155,179,255,.2);border-radius:var(--radius-md);background:linear-gradient(180deg,rgba(11,17,31,.9),rgba(8,13,25,.9));padding:1rem;transition:transform .28s ease,border-color .28s ease}.project-card:hover{transform:translateY(-4px);border-color:rgba(162,190,255,.42)}.project-headline{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.project-headline h3{margin:0;font-size:1.04rem}.project-link{color:inherit;text-decoration:none;transition:color .2s ease}.project-link:hover{color:#d9e7ff;text-decoration:underline;text-decoration-thickness:1px}.project-card p{margin:.75rem 0 0;color:var(--text-muted);line-height:1.65}.status-pill{font-size:.72rem;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:.28rem .56rem;border:1px solid transparent}.status-building{border-color:rgba(125,221,175,.4);color:var(--good);background:rgba(35,85,65,.4)}.status-experiment{border-color:rgba(162,192,255,.42);color:var(--warn);background:rgba(45,66,105,.48)}.status-live{border-color:rgba(151,171,255,.36);color:var(--live);background:rgba(46,58,112,.45)}.now-list{margin:0;padding-left:1.2rem;display:grid;gap:.72rem}.now-list li{color:var(--text-muted);line-height:1.65}.section-about{display:block}.about-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.about-headline h2{margin-bottom:.35rem}.about-content p{margin:.45rem 0;color:var(--text-muted);line-height:1.72}.about-name{color:#d6e2ff;font-size:1.15rem;margin:0}.avatar-shell{width:108px;height:108px;border-radius:50%;border:1px solid rgba(131,158,220,.22);overflow:hidden;background:linear-gradient(180deg,rgba(16,26,51,.6),rgba(10,17,33,.64));box-shadow:0 8px 24px rgba(0,0,0,.36),0 0 0 1px rgba(112,138,199,.08)}.avatar-fallback,.avatar-image{width:100%;height:100%;display:block}.avatar-image{object-fit:cover}.avatar-fallback{display:grid;place-items:center;color:#c6d4f5;text-transform:uppercase;letter-spacing:.07em;font-size:.56rem;text-align:center;padding:.45rem;background:radial-gradient(80px 80px at 20% 25%,rgba(77,126,211,.34),transparent 74%),rgba(10,16,30,.8)}.contact-links{display:flex;flex-wrap:wrap;gap:.7rem}.contact-links a{padding:.46rem .82rem;border-radius:999px;border:1px solid rgba(157,183,255,.28);color:#dce7ff;background:rgba(22,35,72,.46);transition:transform .25s ease,border-color .25s ease}.contact-links a:hover{transform:translateY(-2px);border-color:rgba(173,196,255,.44)}.contact-link-pill{display:inline-flex;align-items:center;gap:.46rem}.contact-link-github{border-color:rgba(171,192,252,.42);background:linear-gradient(120deg,rgba(30,50,100,.66),rgba(25,40,78,.62));color:#e9efff}.social-icon{width:.95rem;height:.95rem}.nav-github .social-icon{width:1.05rem;height:1.05rem}.sparkle-trail{position:fixed;inset:0;width:100%;height:100%;z-index:12;pointer-events:none}@media (max-width:1024px){.hero{min-height:auto;padding-top:3rem}.hero h1{max-width:18ch}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-about{display:block}}@media (max-width:700px){.navbar,main{width:min(1100px,calc(100% - 1.4rem))}.navbar{align-items:flex-start;gap:.7rem}.nav-links{width:100%;gap:.55rem;justify-content:flex-start}.nav-links a{font-size:.82rem}.hero{padding-top:2.5rem;padding-bottom:1.3rem}.hero h1{font-size:clamp(1.72rem,8.5vw,2.35rem);line-height:1.2}.hero-subheadline{font-size:.98rem;line-height:1.6;max-width:100%}.hero-action{font-size:.86rem;padding:.5rem .8rem}.about-header{align-items:flex-start;gap:.8rem}.avatar-shell{width:88px;height:88px}.section{margin-top:1.4rem;padding:1.1rem;border-radius:18px}.projects-grid{grid-template-columns:1fr}.hero-tags span{font-size:.75rem}}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}