.skills-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1rem 0}.skills-grid{display:flex;gap:1.5rem;width:100%;padding:1rem 2rem;overflow-x:auto;scroll-behavior:smooth;max-width:100%;-ms-overflow-style:none;scrollbar-width:none}.skills-grid::-webkit-scrollbar{display:none}.skill-card{background:hsla(0,0%,100%,.05);padding:.875rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease;min-width:160px;max-width:160px;flex-shrink:0;position:relative;z-index:1}.skill-card:hover{transform:translateY(-3px);background:hsla(0,0%,100%,.08);border-color:rgba(11,231,121,.3);box-shadow:0 6px 20px rgba(11,231,121,.15);z-index:2}.skill-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.skill-name{font-size:.9rem;color:#e0e0e0;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.skill-percentage{font-size:.75rem;color:#0be779;font-weight:700;background:rgba(11,231,121,.1);padding:.15rem .5rem;border-radius:10px;border:1px solid rgba(11,231,121,.3);flex-shrink:0}.skill-progress-container{width:100%;height:5px;background:hsla(0,0%,100%,.1);border-radius:3px;overflow:hidden;position:relative}.skill-progress-bar{height:100%;background:linear-gradient(90deg,#39b175,#0be779);border-radius:3px;box-shadow:0 2px 6px rgba(11,231,121,.3);position:relative}.skill-progress-bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.skills-container{position:relative;width:100%;overflow:hidden}.skills-container:after,.skills-container:before{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:2;pointer-events:none}.skills-container:before{left:0;background:linear-gradient(90deg,rgb(39,43,51),transparent)}.skills-container:after{right:0;background:linear-gradient(270deg,rgb(39,43,51),transparent)}@media screen and (max-width:768px){.skills-grid{gap:1.25rem;padding:1rem 1.5rem}.skill-card{padding:.75rem;min-width:140px;max-width:140px}.skill-name{font-size:.85rem;max-width:70px}.skill-percentage{font-size:.7rem;padding:.1rem .4rem}}@media screen and (max-width:480px){.skills-wrapper{padding:.5rem 0}.skills-grid{gap:1rem;padding:1rem}.skill-card{padding:.625rem;min-width:120px;max-width:120px}.skill-name{font-size:.8rem;max-width:60px}.skill-percentage{font-size:.65rem;padding:.1rem .35rem}.skill-progress-container{height:4px}}.about{background-color:rgba(0,0,0,0)}.about-text{width:100%;max-width:800px;margin:0 auto 1.5rem}.about-text>ul{list-style-type:none}.about-text>ul>li{margin-bottom:10px}.typewriter{display:flex;align-items:center}.typewriter>p{margin:0}.typewriter-start{padding-right:5px}.textLink{color:#0be779;cursor:pointer}.location-wrapper{display:flex;align-items:center;border-top:1px solid #fff;width:70%;margin-top:1.5rem;padding-top:.75rem}.skills-section{width:100%;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}@media screen and (min-width:960px){.about-content{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}}@media screen and (max-width:959px)and (min-width:600px){.about-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 1rem}.about-text{margin-bottom:1rem}.skills-section{margin-top:1rem;padding-top:1rem}}@media screen and (max-width:599px){.about-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 .5rem}.about-text,.about-text h2{margin-bottom:1rem}.about-text h2{font-size:1.8rem}.about-text p{font-size:.95rem;line-height:1.6;margin-bottom:.75rem}.skills-section{margin-top:1rem;padding-top:1rem}.location-wrapper{margin-top:1rem;padding-top:.5rem}}