.portfolio-hero{position:relative;overflow:hidden;padding:96px 80px 72px;text-align:center;border-bottom:1px solid rgba(128,128,128,.08)}.portfolio-hero-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.portfolio-hero-inner{position:relative;z-index:1;max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.portfolio-hero-title{font-size:clamp(2.2rem,4vw,3rem)!important;font-weight:800!important;letter-spacing:-.035em!important;line-height:1.12!important;margin-bottom:1rem!important}.portfolio-hero-sub{font-size:1rem!important;line-height:1.7!important;opacity:.62;max-width:520px;margin-bottom:1.75rem!important}.portfolio-hero-chips{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}.portfolio-chip{font-size:.72rem;font-weight:600;padding:.28rem .75rem;border-radius:20px;background:rgba(22,163,74,.08);color:#16a34a;border:1px solid rgba(22,163,74,.22);font-family:Inter,sans-serif;letter-spacing:.01em}@media (max-width:768px){.portfolio-hero{padding:72px 24px 56px}}@media (max-width:480px){.portfolio-hero{padding:56px 20px 44px}}