.skill-sections{padding:1rem 0;display:flex;flex-direction:column;gap:1.5rem}.skill-category .skill-category-title{color:#8bfa02;font-size:1.1rem;font-weight:700;margin:0 0 .8rem;padding-bottom:.4rem;border-bottom:1px solid rgba(139,250,2,.3)}.skill-category .skill-category-list{display:flex;flex-direction:column;gap:.6rem}.skill-bar .skill-bar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.3rem}.skill-bar .skill-name{color:#fff;font-size:.9rem;font-weight:500}.skill-bar .skill-level{color:rgba(139,250,2,.7);font-size:.75rem;text-transform:capitalize}.skill-bar .skill-bar-track{height:8px;background:hsla(0,0%,100%,.1);border-radius:4px;overflow:hidden}.skill-bar .skill-bar-fill{height:100%;background:linear-gradient(90deg,#8bfa02,#6bc502);border-radius:4px;transition:width .6s ease}