code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}body{background-color:azure;background-repeat:no-repeat;background-size:100% 100%}.main h1{font-size:50px;padding-bottom:10px}.section-welcome{background-image:radial-gradient(farthest-corner at 40px 95%,rgba(224,253,215,.589) 0,rgba(81,255,214,.925) 25%,rgba(108,233,255,.932) 50%,rgba(46,119,255,.5) 75%,rgba(101,163,255,.452) 100%),url(/my-website/static/media/Abstract%20Tech%20Left.8345e61be14f3f960851.webp);height:95vh;justify-content:center}.section-about-me,.section-welcome{align-items:center;background-size:cover;display:flex;flex-wrap:wrap}.section-about-me{background-image:radial-gradient(farthest-corner at 40px 40px,rgba(224,253,215,.712) 0,rgba(81,255,214,.63) 25%,rgba(108,233,255,.5) 50%,rgba(46,119,255,.5) 75%,rgba(101,162,255,.685) 100%),url(/my-website/static/media/Abstract%20Triangles.f1b41931b6f6a6560dc5.jpg);justify-content:space-evenly;padding-bottom:50px;padding-top:50px}.section-projects{background-image:radial-gradient(farthest-corner at 95% 95%,rgba(224,253,215,.712) 0,rgba(81,255,214,.63) 25%,rgba(108,233,255,.5) 50%,rgba(46,119,255,.5) 75%,rgba(101,162,255,.685) 100%),url(/my-website/static/media/Abstract%20Tech%20Left.8345e61be14f3f960851.webp)}.section-experience,.section-projects{background-size:cover;padding-top:50px}.section-experience{background-image:radial-gradient(farthest-corner at 40px 40px,rgba(107,255,62,.445) 0,rgba(81,255,214,.63) 25%,rgba(73,213,255,.5) 50%,rgba(119,46,255,.5) 75%,rgba(184,107,255,.842) 100%),url(/my-website/static/media/Abstract%20Triangles.f1b41931b6f6a6560dc5.jpg)}.section-education{background-image:radial-gradient(farthest-corner at 40px 40px,rgba(139,107,255,.562) 0,rgba(201,108,255,.5) 50%,rgba(255,23,178,.521) 100%),url(/my-website/static/media/Abstract%20Triangles.f1b41931b6f6a6560dc5.jpg);background-size:cover}.section-extracurriculars{background-image:radial-gradient(farthest-corner at 40px 40px,rgba(62,65,255,.445) 0,rgba(93,81,255,.63) 25%,rgba(112,73,255,.5) 50%,rgba(143,46,255,.5) 75%,rgba(230,107,255,.842) 100%),url(/my-website/static/media/Abstract%20Triangles.f1b41931b6f6a6560dc5.jpg);background-size:cover;padding-top:50px}hl{background-color:rgba(127,255,212,.514)}.introduction-bg{align-items:inherit;background:url(/my-website/static/media/IntroBackground.cb2d012e08bcdd835509.webp);background-size:inherit;display:inherit;flex-wrap:inherit;height:inherit;justify-content:inherit}.introduction{display:flex;flex-direction:column;height:90vh;justify-content:center;width:60%}.introduction h1{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:fade-in;animation-name:fade-in;font-size:3.5em;opacity:1}.introduction h5{-webkit-margin-before:1.67em;-webkit-margin-after:1.67em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fade-in;animation-name:fade-in;display:block;font-family:Quicksand,sans-serif;font-size:1.8em;font-weight:500;margin-block-end:1.67em;margin-block-start:1.67em;margin-inline-end:0;margin-inline-start:0}@-webkit-keyframes fade-in{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fade-in{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1;-webkit-transform:none;transform:none}}.title{padding:20px}.about-me{width:90%}.photo-container{display:flex;justify-content:center;padding-bottom:20px}.photo{border-radius:25px;height:90vh;max-height:400px;max-width:1000px;width:100%}.photo #profile{background:#43e;border-radius:inherit;height:100%;max-width:600px;object-fit:cover;offset:top 50px;padding:5px;width:100%}.summary{display:flex;flex-direction:row;justify-content:center}.my-info-background{background-color:#43e;border-radius:25px;max-width:1000px;min-height:320px;padding:5px;width:100%}.my-info{background-color:rgba(255,246,254,.945);border-radius:inherit;display:flex;flex-direction:row;height:100%;justify-content:space-evenly;overflow:hidden;padding:15px 30px;text-align:left;width:100%}@media only screen and (max-width:900px){.my-info{display:flex;flex-direction:column}}.first{padding-right:30px}.first,.second{display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.info-title{display:flex}.info-title i{padding-right:10px}.info-title h3{background:linear-gradient(135deg,#0fc78afb,#1f80dad5);-webkit-background-clip:text;color:transparent;font-size:600;padding-bottom:1px}.project-spread{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding-bottom:50px;padding-left:5%;padding-right:5%;width:100%}.project-item-border{align-items:center;border-radius:0 25px 25px 25px;display:flex;justify-content:center;padding:15px}.project-item{background-color:#ded7fa;border-radius:0 25px 25px 25px;height:30vh;max-height:300px;max-width:400px;min-height:200px;min-width:300px;width:30vw}.project-item h3{margin-bottom:-10px;padding:5px}.project-item div{height:90%;padding:10px 0 0}.project-item img{offset-position:top 50px;border-radius:0 0 25px 25px;height:100%;object-fit:cover;width:100%}.overlap{height:50px}.overlap2{height:100%;position:absolute}.overlap3{bottom:-50px;height:1000px;position:absolute;top:0}.experience{display:flex;text-align:left;width:100%}.experience h1{min-width:280px;padding:20px;width:20vw}.education-title{padding-top:50px}.experience-spread{background-color:rgba(240,248,255,.85);padding:20px;width:100%}.experience-item{display:flex;flex-direction:row;padding:0 10px 10px}.experience-date{display:flex;flex-direction:column;height:80px;min-width:165px;padding-top:20px}.experience-point{display:flex;flex-direction:column;justify-content:center;padding:10px}.experience-header{display:flex;flex-direction:row}.node-container{display:flex;justify-content:center;padding:10px}.experience-item .node{background-color:#66ffe6;border:8px solid #29cfa6;border-radius:50%;height:60px;width:60px}.tail-container{display:flex;height:105%;justify-content:center;padding:0 35px;position:relative}.experience-item .tail{background-color:#29cfa6;border-radius:5px;width:10px}.experience-info{display:flex;flex-direction:row;width:100%}.experience-position{display:flex;flex-direction:column;padding-left:10px}.experience-position h5{display:none}#education-first-item{padding-top:50px}@media only screen and (max-width:1000px){.experience{display:flex;flex-direction:column}.experience h1{text-align:center;width:100%}.experience-date{display:none}.experience-position h5{display:block}.tail-container{height:105%;top:-30px}#education-first-item{padding-top:0}}@media only screen and (max-width:600px){.node-container,.tail-container{display:none}}.extracurriculars{padding:20px}.extracurricular-spread{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.extracurricular h3{color:#fff;font-weight:700}.extracurricular h4{color:hsla(0,0%,100%,.808);font-style:oblique}.extracurricular text{color:#f0f8ff}.extracurricular-panel:first-of-type{height:100vh;padding-right:5px;width:65%}.extracurricular-panel:nth-of-type(2){height:100vh;width:35%}.extracurricular-panel:nth-of-type(3){height:50vh;padding-top:5px;width:100%}.extracurricular{align-content:center;display:flex;flex-direction:column;justify-content:center}#trading{height:50%;padding-bottom:5px}.extracurricular-panel:first-of-type .extracurricular:first-of-type{background-image:linear-gradient(135deg,rgba(95,226,101,.8),rgba(12,85,57,.8)),url(https://www.nasdaq.com/sites/acquia.prod/files/image/29525db076bcc42505a356e55dbe94f38b28530b_getty-stock-market-data.jpg?53434481);background-position:50%;background-size:cover;height:100%}.extracurricular-panel:first-of-type .extracurricular:nth-of-type(2){background-image:linear-gradient(135deg,rgba(226,213,95,.8),rgba(85,39,12,.8)),url(https://thebusinessofesports.com/wp-content/uploads/2021/12/chess-playing-hand.jpg);background-position:50%;background-size:cover;height:50%}.extracurricular-panel:nth-of-type(2) .extracurricular{background-image:linear-gradient(135deg,rgba(226,95,176,.8),rgba(85,12,34,.8)),url(https://wallpaper.dog/large/17036904.jpg);background-position:50%;background-size:cover;height:100%}.extracurricular-panel:nth-of-type(3) .extracurricular{background-image:linear-gradient(135deg,rgba(95,115,226,.8),rgba(64,12,85,.8)),url(https://papers.co/wallpaper/papers.co-ne79-coding-screen-digital-art-blue-34-iphone6-plus-wallpaper.jpg);background-position:50%;background-size:cover;height:100%}.project-header{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:70vh;justify-content:center;width:100%}.project-header-title{background-color:#cdffd8;border:10px solid #41a1e1;border-radius:3px;display:flex;flex-direction:column;height:90vh;justify-content:center;max-height:150px;max-width:500px;width:90vw}#mcat-title{background-color:#cdffff}#split-title{background-color:#e6ffe8}#youfirst-title{background-color:#cdf8ff}#speedstocks-title{background-color:#eaffe1}#runescape-title{background-color:#fff3cd}#passwordgenerator-title{background-color:#f9ebff}.project-info{display:flex;flex-wrap:wrap;justify-content:center}.project-description{margin:40px 0;text-align:left;width:60%}@media only screen and (max-width:1000px){.project-description{width:80%}}@media only screen and (max-width:600px){.project-description{width:90%}}.project-tools-spread{display:flex;flex-wrap:wrap;padding-bottom:10px}.project-tools-spread p{background-color:#e7e7e7;border-radius:5px;margin:5px;padding:5px}.section-contact{background-image:radial-gradient(farthest-corner at 40px 40px,rgba(62,255,245,.521) 0,rgba(252,255,81,.281) 100%),url(/my-website/static/media/Abstract%20Mountain.9893deac8ec8a6831204.webp);background-position:left 50%;background-repeat:no-repeat;background-size:200% 120%;height:240px}.contact{padding:35px}.contact-spread{display:inline-flex}.contact-info{align-content:center;display:flex;height:50px;justify-content:center;margin:10px 70px;width:50px}@media only screen and (max-width:1000px){.contact-info{margin:10px 30px}}@media only screen and (max-width:600px){.contact-info{margin:10px}}.contact-info a{align-items:center;background-color:#ff526f;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;width:50px}.contact-info a:hover .tooltip{font-size:18px;opacity:1;top:-55px}.contact-info a:hover i{color:#fff}.contact-info a:hover{background-color:#ec2773}.contact-info i{color:#ddebdd;font-size:25px}.contact-info .tooltip{background-color:inherit;border-radius:5px;color:#fff;font-size:5px;opacity:0;padding:5px 8px;pointer-events:none;position:relative;text-align:center;text-decoration:none;top:0;transition:all .2s cubic-bezier(.68,-.55,.265,1.55)}.contact-info .tooltip:before{align-items:center;background-color:inherit;bottom:-3px;content:"";opacity:1;padding:3px;position:absolute;right:45%;rotate:45deg}a:active,a:hover,a:link,a:visited{text-decoration:none}.contact-hover{position:absolute}#email:hover{background:#00a1f1}#discord:hover{background:#7289da}#linked-in:hover{background:#0077b5}#github:hover{background:#333}#instagram:hover{background:#f09433;background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433",endColorstr="#bc1888",GradientType=1)}#instagram .tooltip{background-color:#f32d4b}
/*# sourceMappingURL=main.b2c8e369.css.map*/