.hero{padding:48px 24px}.hero-inner{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:36px;gap:36px;align-items:center;max-width:800px;margin:0 auto}.contact-hero{display:grid;place-items:center;min-height:70vh}.hero-copy{max-width:60ch;word-wrap:break-word}.hero-copy a{white-space:nowrap}.avatar{width:220px;border-radius:14px;overflow:hidden;background:color-mix(in srgb,var(--bg) 50%,#1a2a33);box-shadow:0 0 0 1px var(--border)}.avatar img{display:block;width:100%;height:auto}.avatar-footer{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;border-top:1px solid #2a2f33;background:rgba(10,15,18,.8)}.light .hero .avatar .avatar-footer{background-color:#0a0f12}.hero-social{display:flex;align-items:center;gap:10px;margin-top:10px}.hero-name{font-weight:700;color:#e6f2ff}.hero-icons{display:inline-flex;gap:10px}.hero-icon-link{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:none;color:#8ff5ef;background-image:none!important;background-size:0 0!important;text-decoration:none!important;transition:transform .18s ease!important;will-change:transform;opacity:1;visibility:visible}.hero-icon-link:active,.hero-icon-link:focus,.hero-icon-link:focus-visible,.hero-icon-link:hover,.hero-icon-link:link,.hero-icon-link:visited{color:var(--link)!important;filter:none!important;background-image:none!important;background-size:0 0!important;text-decoration:none!important}.hero-icon-link i,.hero-icon-link svg{color:var(--icon-color)!important;fill:currentColor!important;stroke:currentColor!important;width:18px!important;height:18px!important;display:block!important}.avatar-footer .hero-icons a{border:none}.hero-icon-link:hover{transform:translateY(-1px) scale(1.06)}.hero h1{margin:0 0 8px;font-size:var(--font-size-h1);font-weight:700}.hero p{margin:0 0 14px;color:var(--muted);max-width:70ch}.hero p,.hero-intro{line-height:1.7}.hero a{color:var(--link);text-decoration:none;position:relative}.hero-copy p .lucide-external-link{margin-left:6px!important}.hero-copy .bullet-list{list-style:none;padding:0;margin:0}.hero .bullet-list li{margin-top:0!important;margin-bottom:8px!important}.hero-copy .bullet-point{position:relative;padding-left:1.2em;margin-left:0;line-height:1.7;margin-bottom:14px;color:var(--muted);max-width:70ch;font-size:var(--font-size-p)}.hero-copy .bullet-point:before{content:"•";position:absolute;left:0;color:var(--muted)}.hero-copy .bullet-point.parent{font-weight:700;margin-top:12px;margin-bottom:8px}.hero-copy .bullet-point.child{padding-left:2.4em;margin-left:0;margin-top:20px;margin-bottom:12px}.hero-copy .bullet-point.child:before{content:"◦";left:1.2em}.hero-copy .bullet-point.grandchild{padding-left:3.6em;margin-left:0;margin-bottom:12px}.hero-copy .bullet-point.grandchild:before{content:"▪";left:2.4em}@media (max-width:700px){.hero{padding:28px 16px}.hero-inner{grid-template-columns:1fr;gap:16px;justify-items:center;text-align:center}.hero-copy{max-width:80%}.avatar{width:140px;margin:0 auto}.content-dim .container .hero .hero-inner .avatar{width:auto!important}.hero .avatar{max-width:40%}.hero h1{font-size:24px}.hero p{font-size:20px;margin-left:auto;margin-right:auto}.hero-copy .bullet-point{font-size:20px;margin-left:0;margin-right:0}.hero-copy .bullet-list{text-align:left}}@media (max-width:600px){.hero .hero-copy{max-width:95%}.hero-copy .bullet-list{text-align:left}.hero-copy .bullet-point{margin-left:0;margin-right:0}.content-dim .hero{padding-top:0;padding-bottom:0}.content-dim .container .hero .hero-inner .avatar{width:auto!important}.hero .avatar{max-width:64%}.hero p,.hero-intro{font-size:18px}}.avatar-footer{flex-direction:column;align-items:center;gap:8px;text-align:center}.avatar-footer,.hero-icons{justify-content:center}@media (min-width:701px){.content-dim .hero{padding-top:16px;padding-bottom:16px}}.hero .avatar{border:1px solid #5b5b5b;box-shadow:0 0 16px -6px #020202}