.skills-marquee-wrapper{background-color:#0a0a0a;border-top:1px solid #1e1e1e;border-bottom:1px solid #1e1e1e;width:100%;padding:1rem 0;overflow:hidden}.skills-marquee-track{gap:2rem;width:max-content;display:flex}.skill-item{color:#00ffc3;white-space:nowrap;background:#111;border-radius:999px;align-items:center;padding:.6rem 1rem;font-size:.95rem;font-weight:500;transition:box-shadow .3s;display:flex;box-shadow:0 0 8px #00ffcc1a}.skill-item:hover{box-shadow:0 0 12px #0fc6}.icon{margin-right:.5rem;font-size:1.2rem}
