.vercel-container{background:#000;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.premium-header{z-index:9999;-webkit-backdrop-filter:blur(24px);background:#ffffff05;border-bottom:1px solid #ffffff0a;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s,border-color .3s;position:sticky;top:0;box-shadow:0 8px 32px #0000002e,inset 0 1px #ffffff0a}.premium-header.scrolled{-webkit-backdrop-filter:blur(32px);background:#ffffff08;border-bottom-color:#ffffff0f;box-shadow:0 12px 40px #0000003d,inset 0 1px #ffffff0d}.header-inner{width:100%;max-width:1200px;margin:0 auto}.header-logo{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.logo-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.header-nav{align-items:center;gap:8px;display:flex}.nav-link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none}.nav-link:hover{color:#fff}.vercel-main{flex:1;padding:45px 24px 120px}.content-wrapper{max-width:1200px;margin:0 auto}.page-header{margin-bottom:48px}.page-title{letter-spacing:-.03em;color:#fff;margin-bottom:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:48px;font-weight:700;line-height:1.2}.page-description{color:#888;max-width:600px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:400;line-height:1.6}.projects-list{-webkit-backdrop-filter:blur(10px);background:0 0;border:1px solid #ffffff26;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.project-row{opacity:0;background:#0000004d;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;transition:all .15s;animation:.3s forwards fadeInRow;display:flex}.project-row:last-child{border-bottom:none}.project-row:hover{background:#ffffff0d;border-color:#ffffff2e}@keyframes fadeInRow{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.project-number{color:#444;letter-spacing:.05em;text-align:center;min-width:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600}.row-left{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.project-icon{-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.favicon{object-fit:contain;width:20px;height:20px}.placeholder-icon{color:#666;width:20px;height:20px}.fallback-icon{color:#666;justify-content:center;align-items:center;display:flex}.project-info{flex:1;min-width:0}.project-name{color:#fff;letter-spacing:-.01em;margin-bottom:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.project-description{color:#888;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.row-right{flex-shrink:0;align-items:center;gap:16px;display:flex}.project-year{color:#888;font-variant-numeric:tabular-nums;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;min-width:50px;padding:6px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.project-row:hover .project-year{color:#fff;background:#ffffff14;border-color:#ffffff26}.project-links{align-items:center;gap:8px;display:flex}.project-link{color:#888;-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .15s;display:inline-flex}.project-link:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}.project-link.primary:hover{color:#000;background:#fff;border-color:#fff}.vercel-footer{-webkit-backdrop-filter:blur(10px);background:#0006;border-top:1px solid #ffffff14;margin-top:auto;padding:32px 24px}.footer-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-left{align-items:center;gap:16px;display:flex}.footer-text{color:#666;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:400}.footer-right{align-items:center;gap:12px;display:flex}.footer-link{color:#666;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .15s;display:inline-flex}.footer-link:hover{color:#fff;background:#111}@media (max-width:768px){.header-inner{height:56px;padding:0 16px}.header-logo{gap:10px;font-size:14px}.nav-link{padding:6px 10px;font-size:13px}.nav-link span{display:none}.vercel-main{padding:40px 16px 60px}.page-header{margin-bottom:24px}.page-title{margin-bottom:8px;font-size:32px}.page-description{font-size:14px;line-height:1.5}.project-row{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 12px}.row-left{gap:12px;width:100%}.row-right{justify-content:space-between;align-items:center;width:100%}.project-number{min-width:20px;font-size:12px}.project-icon{width:36px;height:36px}.favicon,.placeholder-icon{width:18px;height:18px}.project-name{margin-bottom:2px;font-size:15px}.project-description{line-clamp:3;-webkit-line-clamp:3;font-size:13px;line-height:1.4}.project-year{min-width:45px;padding:5px 10px;font-size:12px}.project-links{gap:6px}.project-link{width:32px;height:32px}.footer-inner{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%}.footer-text{font-size:12px}.footer-link{width:28px;height:28px}}@media (max-width:480px){.header-inner{height:52px;padding:0 14px}.header-logo{font-size:13px}.vercel-main{padding:26px 14px 56px}.page-title{font-size:28px}.page-description{font-size:13px}.project-row{gap:10px;padding:12px 10px}.row-left{gap:10px}.project-name{font-size:14px}.project-description{line-clamp:3;-webkit-line-clamp:3;font-size:12px}.project-link{width:30px;height:30px}.project-links{gap:4px}}
