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{font-family:Atkinson;height:100vh;overflow:hidden;position:relative;text-align:center;z-index:1}.background{background:radial-gradient(at center,#333,#141414)}.background,.projects-background{height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.projects-background{background:radial-gradient(at top left,#041e42,#000)}.App-header{background-color:#0f0f0f;border-bottom:5px solid #000;color:#fff;font-size:calc(5px + 1.5vmin);left:0;letter-spacing:-1px;padding:10px 25px;position:fixed;top:0;width:100%;z-index:1000}.App-header,.HeaderGroup{align-items:center;display:flex}.ProfileCircle{border:2px solid #000;border-radius:50%;height:75px;margin-right:25px;width:75px}.LeftSection{align-items:flex-start;display:flex;flex-direction:column}.Name,.Title{margin:0}.RightSection{align-items:center;display:flex;list-style:none;margin:0 50px;padding-left:50px}.RightSectionItem{cursor:pointer;margin:0 50px;padding:5px;position:relative}.RightSectionItem a,.RightSectionItem a:visited{color:#fff;text-decoration:none}.RightSectionItem:after{background-color:#fff;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.RightSectionItem:hover:after{width:100%}.IconButtons{align-items:center;display:flex;margin-left:auto;margin-right:100px}.IconButton{cursor:pointer;display:inline-block;margin-left:20px;padding:5px;position:relative}.IconButton img{filter:brightness(1);height:40px;transition:filter .3s ease;width:40px}.IconButton:hover img{filter:brightness(1.5)}canvas{height:100%;left:0;min-height:100vh;min-width:100vw;position:fixed;top:0;width:100%;z-index:-1}.Content{-ms-overflow-style:none;bottom:0;left:0;overflow-y:scroll;padding:10px;position:absolute;right:0;scrollbar-width:none;top:0;z-index:1}.Content::-webkit-scrollbar{display:none}.ScrollContainer{align-items:center;display:flex;flex-direction:column;justify-content:center}.Content{color:#333;font-family:Atkinson;margin:0 auto;max-width:1200px;padding:20px}.Content>*{margin-bottom:40px}.hero-section{background-color:initial;padding:60px 20px;text-align:center}.hero-section .profile-picture{border-radius:50%;margin-bottom:20px;width:150px}.hero-section h2{font-size:2.5em;margin-bottom:10px}.hero-section p{font-size:1.2em;margin:0 auto;max-width:600px}.about-section{margin:0 auto;max-width:800px;padding:40px 20px}.about-section h2{font-size:2em;margin-bottom:20px}.about-section p{font-size:1.1em;line-height:1.6}.skills-experience-section{background-color:#fff;border:2px solid #000;border-radius:10px;box-shadow:0 4px 6px #0006}.skills-experience-section h2{font-size:32px;margin-bottom:30px}.skills-experience-section h3{border-bottom:2px solid #ccc;font-size:24px;margin-bottom:15px;margin-top:30px;padding-bottom:5px}.skills-experience-section h4{color:#333;font-size:20px;margin-bottom:10px;margin-top:20px}.skills-experience-section p{font-size:16px;line-height:1.6}.skills-experience-section .skills-list{background-color:#f7f7f7;border-radius:5px;padding:15px}.coursework-list{column-count:2;column-gap:40px}.coursework-list p{margin:0 0 10px}.projects-overview{border:2px solid #000;border-radius:10px;box-shadow:0 4px 6px #0006}.projects-overview ul{list-style-type:none;padding:0}.projects-overview li{margin-bottom:10px}.projects-overview a{color:#007bff;text-decoration:none}.projects-overview a:hover{text-decoration:underline}.projects-overview{background-color:#fff}.projects-overview h2{font-size:2em;margin-bottom:20px}.projects-button{background-color:#fff;border:2px solid #000;border-radius:10px;box-shadow:0 4px 6px #0006;color:#000;cursor:pointer;font-family:Atkinson;font-weight:700;padding:10px 20px;transition:transform .2s}.projects-button:hover{transform:scale(1.05)}.project-scroll-container{margin-top:40px;overflow:hidden;position:relative;width:100%}.scrolling-content{animation:scroll 60s linear infinite;display:inline-flex;white-space:nowrap}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.project-sample{box-sizing:border-box;display:inline-block;margin:0 20px;text-align:center;width:350px}.project-sample img{border:1px solid #000;border-radius:10px;box-shadow:0 4px 6px #0006;display:block;height:auto;margin:0 auto;width:50%}.project-title{color:#000;font-size:1.1em;font-weight:700;margin-top:10px;text-align:center}.contact-section{background-color:#fff;border:2px solid #000;border-radius:10px;box-shadow:0 4px 6px #0006;margin:0 auto;max-width:600px;padding:40px}.contact-section h2{font-size:2em;margin-bottom:20px}.contact-form .form-group{margin-bottom:20px}.contact-form label{display:block;font-weight:700;margin-bottom:5px}.contact-form label span{color:red}.contact-form input,.contact-form textarea{box-sizing:border-box;font-size:1em;padding:10px;width:100%}.contact-form button{background-color:#007bff;border:none;border-radius:10px;box-shadow:0 4px 6px #0006;color:#fff;cursor:pointer;display:inline-block;font-family:Atkinson;font-size:1em;padding:12px 25px}.contact-form button:hover{background-color:#0056b3;transform:scale(1.05)}.status-message{font-size:1em;font-weight:700;margin-top:10px}.status-success{color:green}.status-error{color:red}.hero-section{background:#0000;font-family:Atkinson;margin:0 auto;max-width:1200px;padding:40px 20px}.hero-header{color:#000;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.hero-content{background-position:50%;background-repeat:no-repeat;background-size:contain;padding-bottom:46.67%;position:relative;width:100%}.hero-content,.rounded-container{border:2px solid #000;border-radius:10px;box-shadow:0 4px 6px #0006}.rounded-container{align-items:center;background-color:#0f0f0f;border-radius:var(--container-radius,10px);color:#fff;display:flex;height:auto;height:var(--container-height,auto);justify-content:center;margin:20px;width:auto;width:var(--container-width,auto)}.AppTitle{letter-spacing:-1.5px}.Description{letter-spacing:-.5px}.AppLogo{border:2px solid #000;border-radius:50%;height:75px;margin-right:25px;width:75px}.AppTitle{align-items:center;display:flex;font-size:2em;margin-left:5px}.AppTitle,.Subheading{color:#fff;font-weight:700}.Subheading{font-size:1.5em;margin-top:20px;text-align:center}.StandardText{color:#fff;font-size:1em;margin-top:10px;padding:0 20px;text-align:center}.Description{color:#fff;font-size:1em;margin:20px 20px 40px;text-align:left}.Spacing{margin-top:40px}.AppStoreButton{border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.AppStoreButton:hover{box-shadow:0 6px 8px #00000026;transform:scale(1.1)}@font-face{font-family:Atkinson;font-style:normal;font-weight:400;src:url(/static/media/AtkinsonHyperlegibleMono-Regular.dd768ed8a70b2dc76818.ttf) format("truetype")}.AppStoreButton{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0006;color:#000;display:inline-block;font-family:Atkinson;font-weight:700;padding:10px 20px;text-decoration:none}.AppStoreButton:hover{transform:scale(1.05)}
/*# sourceMappingURL=main.6e9ab906.css.map*/