:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}.glow{border:aqua 1px solid;border-radius:25px;transition:all .1s ease}.glow:hover{box-shadow:0 0 10px 5px #0ff}.text_glow{color:#00bfff;transition:all .1s ease}.text_glow:hover{color:#1e90ff;text-shadow:1px 1px 5px dodgerblue}.divider{content:"";height:2px;background:#7fffd4;margin:0 1%;width:98%}.scrollThumb{background:#a9a9a9;min-width:80%;margin:10%;border-radius:25px}.scrollThumb:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:44px;min-height:44px}.scrollbar{display:flex;-webkit-user-select:none;user-select:none;touch-action:none;padding:2px;background:none;transition:background .16s ease-out}.scrollbar:hover{background:#202030}.scrollbar[data-orientation=vertical]{width:10px}.spacer{min-width:2%;flex-grow:1}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.outer{justify-content:space-around;display:flex;flex-direction:row;align-items:stretch;position:absolute;left:0;right:0;bottom:0;top:0;margin:1%}.left{margin:0 1% 0 0;min-width:30%;width:30%;display:flex;flex-direction:column;align-items:stretch}.right{min-width:70%;width:70%;margin:-1%}.rightRoot{overflow:hidden;height:100%}.rightViewport{display:flex;flex-direction:column;width:inherit;height:100%}.footer{display:flex;flex-flow:row nowrap;gap:5px}.footer-text{color:#696969;margin:0;padding:0}.footer-link{color:gray;transition:all .1s ease}.footer-link:hover{text-shadow:1px 1px 5px gray}.footer-spacer{flex-grow:1}.about-me{display:flex;flex-direction:column;text-align:start;padding:2% 2% 2% 4%;margin:0 0 3%}.about-me-titles-list,.about-me-contact-title{margin:0}.about-me-name{margin:0;text-decoration:underline}.about-me-contact-item{margin:0;display:flex;flex-direction:row;justify-content:left;align-items:center;padding:0 5%;gap:5px}.about-me-contact-item-title{margin:0}.pdf-resume{font-size:130%;text-decoration:none}.skills{overflow:hidden;align-self:stretch;flex-grow:1;max-height:100%;min-height:60%;margin-bottom:1%}.skills-title{margin:3% 0 1%;text-decoration:underline}.skill-category{margin:2%}.skill-category-header{display:flex;flex-direction:row;align-items:center}.toggle-skill-category{margin:0 2%;color:#ffffffde;background:none;border:none;height:15%;font-size:large;transition:all .3s ease}.toggle-skill-category-open-true{rotate:90deg}.skill-category-name{width:100%;text-align:left;margin:0 0 1%}.skill-category-item-list{margin:0;display:grid;transition:all .3s ease-in;align-content:stretch;list-style-position:inside}.skill-category-item-list>div{overflow:hidden}.skill-category-item{text-align:left}.dropdown-true{grid-template-rows:1fr}.dropdown-false{grid-template-rows:0fr}.skillScrollRoot{height:100%;overflow:hidden;--scrollbar-size: 10px}.skillScrollViewport{transition:.2s ease;width:100%;height:100%;border-radius:inherit}.skillScrollBar{height:96%;margin-top:2%}.education{display:flex;flex-direction:column;margin:1%}.education-entries{display:flex;flex-direction:column}.educationListing{margin:1% 2%;display:flex;flex-direction:row;line-height:1;text-align:left}.educationListing-info{display:flex;flex-direction:column}.educationListing-logo{width:10%;display:flex;justify-content:center;align-items:center;margin:2%}.educationListing-logo img{min-width:100%}.experience{margin:1%}.experience-entries{display:flex;flex-direction:column-reverse}.experience-top{margin:0 2%;display:flex;flex-direction:row}.experience-title{text-align:left;text-decoration:underline;margin:2% 0 0}.experience-company{margin:0;text-align:left}.experience-desc-list{text-align:left}.experience-time{white-space:nowrap;min-width:fit-content}.project{margin:1%}.project-item{display:flex;flex-direction:row;margin:0 2% 1%}.project-left{text-align:left}.project-right{margin-top:1%;text-align:right}.project-name{margin-bottom:0;margin-top:2%;text-decoration:underline}.project-entry-line{display:flex;flex-direction:row;gap:5px}.project-text{margin:2% 0;padding:0;white-space:nowrap;min-width:fit-content}@media (max-width: 950px){body{height:fit-content}.outer{margin:0;flex-direction:column;bottom:unset;overflow-x:hidden;overflow-y:scroll}.skills{min-height:unset;max-height:unset}.left{width:unset;margin:2%}.right{width:auto;margin:1%}.about-me{margin-bottom:3%}.education{margin-top:0}.experience{margin:2% 1%}.project-entry-line{gap:0;flex-direction:column;margin-bottom:6%}.project-entry-title{text-decoration:underline;margin:0;padding:0}.project-text{white-space:inherit;min-width:inherit;margin:0;padding:0}.project-oos{white-space:nowrap;min-width:fit-content}}
