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}#root,.App,body,html{height:100%;margin:0;width:100%}#root,.App,body,html,main{align-items:center;display:flex;flex-direction:column}main{margin-bottom:50px;width:50%}footer{background:#f0f0f0;font-size:1rem;font-weight:700;margin-top:auto;padding:1rem;text-align:center;width:100%}footer ul{gap:.5rem;list-style:none;margin:.75rem 0 0;padding:0}footer li a{color:#666;font-size:.9rem;font-weight:400;text-decoration:none}footer li a:hover{color:#000}header{align-items:center;background:#0000;display:flex;gap:1rem;padding:1rem;width:100%}header h1{font-size:2rem;margin:0}header img{background:#ccc;border-radius:50%;height:200px;object-fit:cover;width:200px}h3{color:#555;font-style:italic;margin:.5rem 1rem 1rem}section{width:100%}section h2{margin-right:auto}.projects-carousel{background:#eaeaea;border-radius:20px;display:flex;gap:1rem;overflow-x:scroll;padding:1rem;width:100%}.project-card{word-wrap:break-word;align-items:flex-start;background:#f7f9fc;border-radius:8px;display:flex;flex-direction:column;min-height:150px;min-width:220px;padding:1rem;text-align:justify}.project-card a{color:#000;text-decoration:none}.project-card img{width:90%}@keyframes wiggle{0%{transform:rotate(0deg) scale(1.02)}25%{transform:rotate(5deg) scale(1.04)}50%{transform:rotate(0deg) scale(1.06)}75%{transform:rotate(-5deg) scale(1.08)}to{box-shadow:0 3px #00000026;transform:rotate(0deg) scale(1.1)}}.project-card:hover{animation-duration:.25s;animation-name:wiggle;box-shadow:0 3px #00000026;transform:scale(1.1)}@media (max-width:600px){main{width:75%}header{align-items:center;flex-direction:column;text-align:center}header img{height:120px;width:120px}header h1{font-size:5vw;max-width:90vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}h3{font-size:4vw;margin-top:.5rem;text-align:center}}*{box-sizing:border-box}.graph-body{align-items:center;display:flex;flex-direction:column;height:fit-content;position:relative;width:100%}.graph-body .connector-line{background-color:#000;height:75%;position:absolute;top:12.5%;width:10px;z-index:-1}.node{display:flex;flex-direction:row;flex-wrap:nowrap;height:200px;position:relative;width:100%}.node .bulb{background-color:#e40000;border-radius:50px;height:50px;margin:auto;width:50px}.node .text-box{background-color:#ffcaca;border-radius:10px;box-shadow:3px 3px #00000040;height:100px;padding-left:10px;position:absolute;top:25%;width:250px}.node .text-box p{line-height:30px}.even{right:0}@media (max-width:999px){.graph-body .connector-line{left:20px}.node .bulb{margin:auto 0}.node .text-box{right:0;width:75%}}
/*# sourceMappingURL=main.5a0ca724.css.map*/