*{box-sizing:border-box;margin:0;padding:0}#app{min-height:100vh}html{scroll-behavior:smooth}body{color:#e5e7eb;background:#0f1117;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.page{background:linear-gradient(#0f1117e6, #0f1117f5), var(--bg-image), radial-gradient(circle at top left, #2563eb2e, transparent 32%), #0f1117;background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh}.nav{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1117d1;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:72px;padding:0 8%;display:flex;position:sticky;top:0}.logo{color:#d1d5db;letter-spacing:.5px;font-size:22px;font-weight:700}.nav-links{gap:24px;display:flex}.nav-links a{color:#9ca3af;font-size:14px;transition:all .2s}.nav-links a:hover{color:#fff}.hero{justify-content:space-between;align-items:center;gap:64px;min-height:calc(100vh - 72px);padding:0 8%;display:flex}.hero-content{max-width:850px}.badge{color:#93c5fd;background:#0f172a99;border:1px solid #94a3b84d;border-radius:999px;margin-bottom:20px;padding:8px 14px;font-size:14px;display:inline-block}.hero h1{color:#f9fafb;margin-bottom:18px;font-size:64px;line-height:1.1}.hero h1 span{color:#9ca3af}.hero h2{color:#cbd5e1;margin-bottom:24px;font-size:24px;font-weight:500}.hero-desc{color:#9ca3af;max-width:780px;font-size:17px;line-height:1.9}.actions{flex-wrap:wrap;gap:16px;margin-top:36px;display:flex}.btn{color:#e5e7eb;border:1px solid #94a3b859;border-radius:12px;padding:12px 22px;transition:all .2s}.btn:hover{border-color:#60a5fa;transform:translateY(-2px)}.btn.primary{color:#fff;background:#2563eb;border-color:#2563eb}.hero-visual{flex-shrink:0}.profile-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#111827ad;border:1px solid #94a3b82e;border-radius:30px;width:300px;padding:30px;box-shadow:0 24px 80px #0000004d}.avatar{object-fit:cover;background:#1f2937e6;border:3px solid #93c5fd73;border-radius:50%;width:136px;height:136px;margin-bottom:20px}.profile-info h3{color:#f9fafb;margin-bottom:8px;font-size:24px}.profile-info p{color:#cbd5e1;margin-bottom:8px}.profile-info span{color:#93c5fd;font-size:14px}.profile-tags{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.profile-tags span{color:#cbd5e1;background:#1f2937e6;border:1px solid #94a3b829;border-radius:999px;padding:7px 11px;font-size:12px}.section{padding:96px 8%}.section-title{margin-bottom:36px}.section-title p{color:#60a5fa;margin-bottom:8px;font-size:14px}.section-title h2{color:#f9fafb;font-size:34px}.grid{gap:24px;display:grid}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card,.project-card,.ai-box{background:#111827bf;border:1px solid #94a3b824;border-radius:22px;padding:28px;transition:all .2s;box-shadow:0 20px 60px #0000002e}.card:hover,.project-card:hover,.ai-box:hover{border-color:#60a5fa59;transform:translateY(-3px)}.card h3{color:#f3f4f6;margin-bottom:16px;font-size:20px}.card p,.card li,.project-card p,.project-card li,.ai-box p{color:#9ca3af;font-size:15px;line-height:1.8}li{margin-bottom:8px}li:before{content:"•";color:#60a5fa;margin-right:8px}.project-top{justify-content:space-between;gap:20px;margin-bottom:22px;display:flex}.project-top h3{color:#f9fafb;margin-bottom:8px;font-size:26px}.project-top p{color:#9ca3af}.project-top span{color:#93c5fd;background:#2563eb2e;border-radius:999px;height:fit-content;padding:8px 14px;font-size:14px}.project-desc{color:#9ca3af;line-height:1.9}.project-columns{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:28px;display:grid}.project-columns h4{color:#e5e7eb;margin-bottom:14px;font-size:18px}.tag-list{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.tag-list span{color:#cbd5e1;background:#1f2937e6;border:1px solid #94a3b829;border-radius:999px;padding:10px 14px;font-size:14px}.contact-desc{color:#9ca3af;font-size:16px;line-height:1.8}.contact-links{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.contact-links a{color:#e5e7eb;background:#111827bf;border:1px solid #94a3b82e;border-radius:12px;padding:12px 18px;transition:all .2s}.contact-links a:hover{border-color:#60a5fa;transform:translateY(-2px)}.footer{color:#6b7280;border-top:1px solid #ffffff0f;padding:32px 8%}@media (width<=1100px){.hero{gap:40px}.hero h1{font-size:52px}.grid.three{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.nav{padding:0 5%}.nav-links{display:none}.hero{flex-direction:column;justify-content:center;align-items:flex-start;padding:72px 5%}.hero h1{font-size:42px}.hero h2{font-size:20px}.hero-desc{font-size:15px}.actions{flex-direction:column;width:100%}.btn{text-align:center}.hero-visual{width:100%}.profile-card{width:100%;max-width:340px}.section{padding:72px 5%}.section-title h2{font-size:28px}.grid.three,.grid.two,.project-columns{grid-template-columns:1fr}.project-top{flex-direction:column}}
