@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{background-color:#0a0a0a;color:#f5f5f5;font-family:Inter,sans-serif;scroll-behavior:smooth}.gradient-text{background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#0000}.nav-link{position:relative}.nav-link:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.card-hover{transition:transform .3s ease,box-shadow .3s ease}.card-hover:hover{box-shadow:0 10px 25px #3b82f64d;transform:translateY(-5px)}.timeline-item:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:50%;content:"";height:12px;left:-24px;position:absolute;top:8px;width:12px}.timeline:before{background:#ffffff1a;bottom:0;content:"";left:-18px;position:absolute;top:0;width:2px}.skill-bar{background:#ffffff1a;border-radius:3px;height:6px}.skill-progress{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:3px;height:100%}.spline-container{height:100%;width:100%}
/*# sourceMappingURL=main.353c07a1.css.map*/