.gtt-tech-header{padding:var(--space-3xl) 0;background:radial-gradient(circle at top right,rgb(0 212 106 / .05),transparent);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-3xl)}.gtt-tech-header__inner{display:flex;align-items:center;gap:var(--space-2xl)}.gtt-tech-header__icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg)}.gtt-tech-header__icon img{width:60px;height:60px;object-fit:contain}.gtt-tech-header__title{font-size:clamp(2rem, 4vw, 3rem);margin:var(--space-xs) 0}.gtt-tech-header__links{display:flex;gap:var(--space-lg)}.gtt-tech-header__links a{font-size:var(--text-sm);color:var(--text-secondary);text-decoration:underline}.gtt-tech-section{margin-bottom:var(--space-3xl)}.gtt-article-list{display:flex;flex-direction:column;gap:var(--space-sm)}