body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#11314f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background-color:#11314f;box-sizing:border-box;display:flex;justify-content:space-between;padding:20px;position:fixed;top:0;width:100%;z-index:1000}.logo{height:auto;transition:transform .3s ease;width:90px}.logo:hover{transform:scale(1.1)}.connect{align-items:center;display:flex;gap:20px}.github,.linkedin{height:auto;transition:transform .3s ease;width:50px}.github:hover,.linkedin:hover{transform:scale(1.1)}.unsupported-container{align-items:center;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.unsupported-heading{font-size:2.5 rem;font-weight:700;margin:1rem}.unsupported-message{font-size:1.25rem;line-height:1.5;margin:1rem}.main{display:flex;margin-top:100px;padding:10px}.content{color:#fff;height:80vh;overflow-y:auto;padding:15px;width:80%}.about{color:#fff;height:650px}.about-me{align-items:center;display:flex;flex-direction:row;gap:100px;height:650px;justify-content:center}.bitmoji{height:auto;margin-left:50px;width:170px}.experience{color:#fff;display:flex;height:700px;justify-content:center}.hackathons,.projects{grid-gap:15px;color:#fff;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));height:700px}.conferences{color:#fff;height:700px}.conferences,.tech-stack{align-items:center;display:flex;justify-content:center}.tech-stack{flex-direction:column;height:650px}.stack-title{align-items:center;display:flex;flex-direction:column;font-size:27px;justify-content:center;text-align:center}.tooltip-container{cursor:pointer;display:inline-block;margin-left:8px;position:relative}.help-icon{height:30px;vertical-align:middle;width:30px}.tooltip-text{background-color:#fff;border-radius:4px;color:#11314f;font-size:.9rem;left:510%;opacity:0;padding:10px;position:absolute;text-align:center;top:40%;transform:translateX(-50%);transition:opacity .3s;visibility:hidden;width:220px;z-index:1}.tooltip-container:hover .tooltip-text{opacity:1;visibility:visible}.matter-box{border:1px solid #fff;border-radius:5px;height:550px;overflow:hidden;position:relative;width:90%}.dm-matter-elem{background-color:#fff;border:1px solid #000;border-radius:5px;color:#000;padding:10px;pointer-events:none;position:absolute;white-space:nowrap}.menu{display:flex;flex-direction:column;justify-content:center;padding:18px;position:-webkit-sticky;position:sticky;width:100px}.menu a{color:#fff;display:block;font-size:33px;margin-bottom:10px;margin-left:10px;text-decoration:none;white-space:nowrap;width:auto}.menu a.active{text-decoration:underline}.menu a:visited{color:#fff}
/*# sourceMappingURL=main.cd5f8aa0.css.map*/