.tech-stack-v2{position:relative}.tech-stack-v2 .section-title{text-align:center;margin:.75rem auto 0}.tech-stack-v2 .eyebrow,.tech-stack-v2 .section-title,.tech-stack-v2__intro{display:block;text-align:center;margin-inline:auto}.tech-stack-v2 .eyebrow{display:table}.tech-stack-v2__intro{max-width:42rem;margin:1rem auto 0;color:var(--color-muted,#475569);line-height:1.65}.tech-grid{display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,2.5rem);margin-top:clamp(2.5rem,5vw,3.5rem)}.tech-cat__label{margin:0 0 .9rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted,#475569)}.tech-cat__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}.tech-chip{padding:.45rem .85rem;border-radius:8px;font-size:.85rem;font-weight:500;color:var(--color-dark,#0f172a);background:rgba(var(--color-white-rgb),.5);border:1px solid var(--border-subtle);white-space:nowrap;transition:border-color .2s ease,color .2s ease}.tech-chip:hover{border-color:rgba(var(--color-primary-rgb),.5);color:var(--color-primary)}