@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.App{background-color:#000;color:#c5fcff;text-align:center}.App,.me{align-items:center;display:flex;flex-direction:column;justify-content:center}.me{background:radial-gradient(circle,#161655 0,#000 80%);height:650px;width:700px}.me h1{color:#00f0ff;font-family:Orbitron,sans-serif;letter-spacing:2px;text-shadow:0 0 5px #00f0ff,0 0 10px #00f0ff66,0 0 20px #00f0ff33}.me p{font-family:Courier New,Courier,monospace;word-break:break-word}.profile-header{align-items:center;display:flex;justify-content:space-around;width:80%}.me img{border-radius:50%;height:200px;margin-bottom:20px;width:200px}.technologies-container{align-items:center;display:flex;flex-direction:column;font-family:Orbitron,sans-serif;justify-content:center;text-shadow:0 0 5px #00f0ff,0 0 10px #00f0ff66,0 0 20px #00f0ff33}.technologies{gap:20px;justify-content:space-between;width:100%}.tech-item,.technologies{align-items:center;display:flex}.tech-item{flex-direction:column;position:relative}.tech-pic{transition:transform .3s ease;width:70px}.tech-name{color:#00f0ff;font-family:Orbitron,sans-serif;font-size:14px;letter-spacing:1px;margin-top:8px;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.tech-item:hover .tech-pic{transform:scale(1.1)}.tech-item:hover .tech-name{opacity:1;transform:translateY(0)}.technologies img{border-radius:50%;height:50px;width:50px}.education,.projects{margin-top:50px}.education h2,.projects h2{font-family:Orbitron,sans-serif;text-shadow:0 0 5px #00f0ff,0 0 10px #00f0ff66,0 0 20px #00f0ff33}.easybank,.imgalleri,.metropolia,.qaoa,.seoultech{border-radius:10px;margin:20px 0;padding:20px;transition:transform .25s ease,box-shadow .25s ease}.imgalleri{border:1px solid #78f0ce;box-shadow:0 0 10px #78f0ce}.qaoa{border:1px solid #00f0ff;box-shadow:0 0 10px #00f0ff}.easybank{border:1px solid #8cf254;box-shadow:0 0 10px #8cf254}.project-link{color:inherit;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.project-link:hover .easybank,.project-link:hover .imgalleri,.project-link:hover .metropolia,.project-link:hover .qaoa,.project-link:hover .seoultech{transform:translateY(-5px) scale(1.03)}.imgalleri h2{color:#78f0ce;text-shadow:0 0 5px #78f0ce,0 0 10px #78f0ce66,0 0 20px #78f0ce33}.imgalleri h2,.qaoa h2{font-family:Orbitron,sans-serif}.qaoa h2{color:#00f0ff;text-shadow:0 0 5px #00f0ff,0 0 10px #00f0ff66,0 0 20px #00f0ff33}.easybank h2{color:#8cf254;font-family:Orbitron,sans-serif;text-shadow:0 0 5px #8cf254,0 0 10px hsl(99,86%,64%66),0 0 20px hsl(99,86%,64%33)}.education-header,.project-header{align-items:center;display:flex;justify-content:flex-start}.education-image,.project-image{height:auto;margin-right:10px;max-width:100px}.easybank img{border-radius:10px}.metropolia{border:1px solid #f8bb20;box-shadow:0 0 10px #f8bb20;text-align:left}.metropolia img{border-radius:10px}.metropolia h2{font-family:Orbitron,sans-serif;text-shadow:0 0 5px #f8bb20,0 0 10px #f8bb2066,0 0 20px #f8bb2033}.metropolia p{font-family:Courier New,Courier,monospace;word-break:break-word}.seoultech{border:1px solid #fff;box-shadow:0 0 10px #fff;text-align:left}.seoultech img{border-radius:10px}.seoultech h2{font-family:Orbitron,sans-serif;text-shadow:0 0 5px #fff,0 0 10px #00f0ff66,0 0 20px #00f0ff33}.seoultech p{font-family:Courier New,Courier,monospace;word-break:break-word}.links{border:1px solid #00f0ff;border-radius:10px;box-shadow:0 0 10px #00f0ff;margin-bottom:50px;margin-top:50px}.links a{color:#00f0ff;margin:10px 0;text-decoration:underline;transition:color .3s ease}.links a,.links h2{font-family:Orbitron,sans-serif}.links h2{margin-top:20px;padding:0;text-shadow:0 0 5px #00f0ff,0 0 10px #00f0ff66,0 0 20px #00f0ff33}.links ul{list-style:none;margin:0;padding:0 20px 20px}.links a:hover{color:#184fa9}.langswitch{gap:8px;margin-top:50px}.lang-btn,.langswitch{align-items:center;display:inline-flex}.lang-btn{background:#0b0b0b;border:1px solid #2a2a2a;border-radius:10px;color:#cfffff;cursor:pointer;gap:6px;padding:6px 10px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s}.lang-btn:hover{box-shadow:0 0 12px #00f0ff55;transform:translateY(-2px) scale(1.03)}.lang-btn.active{border-color:#00f0ff;box-shadow:inset 0 0 14px #00f0ff66}.langswitch select{background:#0b0b0b;border:1px solid #2a2a2a;border-radius:10px;color:#cfffff;padding:6px 10px}.sr-only{clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.flag-icon{border-radius:50%;height:24px;margin-right:8px;width:24px}@media (max-width:700px){.me{margin:10px;max-width:100%}.me p{margin-left:10px;margin-right:10px}.technologies-container{margin:10px}.technologies{align-items:center;flex-wrap:wrap;width:100%}.technologies img{height:40px;width:40px}.education,.projects{margin:10px}.education-header{align-items:start}.education-image{margin-top:25px}}
/*# sourceMappingURL=main.24da2b27.css.map*/