.developer-detail{min-height:80vh}.dev-detail-hero{background:var(--text) center / cover no-repeat;padding:calc(var(--nav-height) + 48px) 0 56px;position:relative}.dev-detail-hero-overlay{background:linear-gradient(#0a0c128c 0%,#0a0c12b8 60%,#0a0c12e0 100%);position:absolute;inset:0}.dev-detail-hero-inner{z-index:1;max-width:var(--max-width);margin:0 auto;padding:0 32px;position:relative}.dev-detail-hero .breadcrumb{color:#ffffff73;margin-bottom:28px}.dev-detail-hero .breadcrumb a{color:#ffffff80}.dev-detail-hero .breadcrumb a:hover{color:#fff}.dev-detail-hero .breadcrumb span:last-child{color:#ffffffe6}.dev-detail-name{letter-spacing:-1px;color:#fff;margin-bottom:14px;font-size:clamp(28px,4vw,48px);font-weight:800}.dev-detail-description{color:#ffffffa6;max-width:600px;margin-bottom:36px;font-size:15px;line-height:1.7}.dev-detail-stats{flex-wrap:wrap;gap:40px;display:flex}.dev-d-stat{flex-direction:column;gap:4px;display:flex}.dev-d-stat-val{letter-spacing:-1px;color:#fff;font-size:28px;font-weight:900}.dev-d-stat-lab{text-transform:uppercase;letter-spacing:.8px;color:#ffffff73;font-size:11px;font-weight:600}.dev-detail-body{max-width:var(--max-width);margin:0 auto;padding:56px 32px 80px}.dev-section-header{margin-bottom:28px}.dev-section-title{letter-spacing:-.8px;color:var(--text);font-size:28px;font-weight:900}.dev-projects-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.no-projects{color:var(--text-muted);font-size:15px}@media (width<=1024px){.dev-projects-grid{grid-template-columns:repeat(2,1fr)}.dev-detail-hero{padding:calc(var(--nav-height) + 32px) 0 40px}.dev-detail-hero-inner{padding:0 20px}.dev-detail-body{padding:40px 20px 60px}}@media (width<=640px){.dev-projects-grid{grid-template-columns:1fr}.dev-detail-stats{gap:24px}}
