.scroller-wrapper{width:100%;max-width:850px;margin:0 auto;padding:1.5rem 0;background:transparent;overflow:hidden}.scroller-container{overflow-x:scroll;scroll-behavior:smooth;white-space:nowrap}.scroller-container::-webkit-scrollbar{display:none}.scroll-row{display:inline-flex;white-space:nowrap}.skill-box{width:100px;height:100px;background-color:#ffffff0d;border-radius:12px;box-shadow:0 2px 10px #0003;margin:0 8px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.skill-box:hover{transform:scale(1.05)}.skill-content{width:100%;height:100%;padding:.5rem;text-align:center;justify-content:center;align-items:center}.skill-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#1a1a1a;border-radius:16px;width:100px;height:100px;margin:0 10px;padding:10px;flex-shrink:0}.skill-icon{width:40px;height:40px;object-fit:contain;margin-bottom:5px}.skill-text{font-size:.68rem;color:#fff;text-align:center;line-height:1rem;word-wrap:break-word;overflow-wrap:break-word;max-width:80px;display:flex;align-items:center;justify-content:center;height:auto}#root{background-attachment:#1A1A1A}.nav-item{font-size:20px;cursor:pointer;transition:text-decoration .2s;font-family:Montserrat}.nav-item:hover{color:#4fc3f7;text-decoration:underline;text-decoration-thickness:4px;text-decoration-color:#039be5}.app-container{text-align:center}#name{font-size:63px;font-weight:700;font-family:Poppins}.linear{font-size:22px;background:linear-gradient(to right,#4fc3f7,pink);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
