:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent)), rgb(var(--accent-light)) 80%, white 60% )}html{font-family:system-ui,sans-serif;background:#010101;height:100%;overflow:auto;scroll-behavior:smooth;margin:0;padding:0}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}body{height:100%;margin:0;padding:0;overflow:auto}#projects{min-height:100%;height:fit-content;margin-bottom:128px}#project-list{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0}.project{display:flex;flex-direction:row;justify-items:space-between;align-content:space-between;padding-bottom:5%;padding-top:5%;width:100%;border-width:1px 0 1px 0;border-style:solid;border-color:#fff}.project:last-child{border-width:0 0 1px 0}.project-img-container{width:50%;display:flex;justify-content:start;align-items:center}.proj-img{width:400px;border-radius:8px}.project-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.project-header h3{margin:0}.project-info{display:flex;flex-direction:column;width:50%}.proj-icons{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.project a img{width:40px;padding-left:10px}.project a{text-decoration:none}@media only screen and (max-width: 1200px){#projects-content{padding-left:5%;padding-right:5%}.proj-img{width:350px}}@media only screen and (max-width: 900px){.project{flex-direction:column;padding-bottom:10%;padding-top:10%}.project-img-container{width:100%;display:flex;justify-content:center;align-items:center}.project-info{width:100%}.project-info p:last-child{margin-bottom:0}.project-header{margin-top:20px}.proj-img{width:300px}}main{min-height:100%;height:100%;color:#fff;font-size:1.25em;line-height:1.6;margin:0;padding:0;overflow:auto}.content-section{min-height:100%;height:fit-content;padding-left:10%;padding-right:10%}.page-section{min-height:100%;height:fit-content;margin-bottom:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-section:last-child{margin-bottom:0}#home{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}#home-content{width:80%;max-width:1200px;height:100%;display:flex;flex-direction:column;justify-items:center;align-content:space-around}#home-shape{position:absolute;height:20%;width:100%;z-index:-1;top:0;right:0}#greeting{margin-bottom:15%}h1{font-size:5em;text-align:center}#greeting p{text-align:center}.tooltip{position:relative;justify-self:center;align-self:center}.testTip{visibility:visible;width:fit-content;text-wrap:nowrap;color:#e0ccfa;font-size:14px;border-radius:4px;border:2px solid #883aea;padding:5px;z-index:-99;left:15%;bottom:110%;opacity:1;transition:opacity .5s;position:absolute}@media only screen and (max-width: 900px){h1{font-size:3em;line-height:1.1;text-align:start}#greeting p{text-align:start}.page-section{margin-bottom:40px}}#contact{display:flex;justify-content:center;align-items:center}#contact-content{display:flex;flex-direction:column;justify-items:center;align-items:center}.contact-part{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:10%}.contact-part:last-child{border-bottom:none;padding-bottom:0}.contact-part img{border:3px solid #ffffff;border-radius:8px;width:80px;height:80px;padding:12px}.contact-part p{width:80%}#contact-info{margin-top:10%;width:80%;position:relative;display:flex;flex-direction:column;justify-items:center;align-items:center}#email{align-self:center}.bordered-text{text-align:center;width:100%;border-bottom:1px solid white;padding-bottom:8px}#icons{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}#icons img{width:40px}#icons a:first-child{margin-right:5%}#icons a:last-child{margin-left:5%}@media only screen and (max-width: 900px){#contact-content p{width:90%;align-self:center;margin-bottom:50px}#contact-content p:nth-child(2){align-self:center}#contact-content{padding-left:5%;padding-right:5%}.contact-part{flex-direction:column;padding-bottom:5%}.contact-part img{order:-1;align-self:center}}.hidden[data-astro-cid-j7pv25f6]{opacity:0}.text-gradient[data-astro-cid-j7pv25f6]{background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;background-position:0%}button[data-astro-cid-j7pv25f6]{background:linear-gradient(-45deg,#ea39d5,#883aea,#6381ef);animation:gradient 5s ease infinite;background-size:400%;width:125px;height:50px;border-radius:12px;color:#000;font-size:18px;font-weight:500;outline:none;border:1px solid #000000}button[data-astro-cid-j7pv25f6]:active{border-style:outset}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.clickable[data-astro-cid-j7pv25f6]:hover{cursor:pointer}
