@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@100;200;300;400;500;600;700&display=swap";.cursor-glow{position:fixed;top:0;left:0;width:600px;height:600px;background:radial-gradient(circle,#00aeef1a,#00aeef0d 30%,#00aeef09,#00aeef05,#00aeef03,#00aeef01,#00aeef01,#00aeef00,#0000);border-radius:50%;pointer-events:none;z-index:1000;transform:translate(-50%,-50%);mix-blend-mode:screen;transition:top .01s ease,left .01s ease}@media (hover: none) and (pointer: coarse){.cursor-glow{display:none}}.home-container{display:flex;height:100vh;width:100vw;background-color:#1b1f3a;overflow:auto;min-height:100vh;scroll-behavior:smooth}.left-column{position:sticky;top:0;width:35%;max-height:100vh;height:auto;display:flex;flex-direction:column;justify-content:flex-start;padding-left:10%;padding-right:5%;overflow:hidden}.left-column-content{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;max-height:100%;overflow:hidden}.left-column h1{font-size:clamp(1.8rem,3vw,3rem)}.left-column h2{font-size:clamp(1.2rem,2vw,1.6rem)}.left-column p{font-size:clamp(.8rem,1.2vw,1rem)}.left-column a{font-size:clamp(.8rem,1.5vw,1rem)}.right-column{width:35%;padding:2rem;padding-right:10%;padding-left:5%;padding-top:0;scroll-behavior:smooth}.section{margin-bottom:2rem}.hero-icons{display:flex;justify-content:start;gap:25px;margin-top:auto;margin-bottom:10%}.icon{font-size:30px;color:#d3d3d3;transition:color .3s ease}.icon:hover{color:#00aeef}html{scroll-behavior:smooth}.hero-heading{font-size:42px;color:#fff;font-weight:400;margin-bottom:0;margin-top:120px}.hero-subheading{margin-top:5px;font-size:26px;color:#00aeef}.hero-about{margin-top:20px;font-size:1rem;color:#d3d3d3;line-height:140%;letter-spacing:.065em}.right-column h2{padding:120px 0 20px;font-size:36px;margin-top:0;color:#fff}.card-technologies{margin-top:.5rem}.experience-tech{display:inline-block;margin-right:.5rem;padding:.2rem .5rem;background-color:#0000001a;border-radius:4px;font-size:1rem;color:#d3d3d3}.project-card:hover .experience-tech,.resume-card:hover .experience-tech{color:#00aeef;background-color:#0000004d}.navbar{display:flex;flex-direction:column;gap:1rem;margin:auto 0}.navbar-list{list-style:none;gap:30px;padding-left:0}.navbar-list li{font-size:16px;margin:30px 0}.navbar-list li a{text-decoration:none;color:#d3d3d3;padding:8px}nav a:hover{color:#00aeef}.text-orange-hover a:hover,.text-orange-hover.active a{color:#ff7d45}.text-yellow-hover a:hover,.text-yellow-hover.active a{color:#ffd966}.text-green-hover a:hover,.text-green-hover.active a{color:#21c29b}.text-purple-hover a:hover,.text-purple-hover.active a{color:#df60ff}@media (max-width: 800px){.navbar{display:flex;flex-direction:row;justify-content:center;position:sticky;top:0;left:0;width:100%;background-color:#1b1f3a;padding:20px 0;z-index:100;border-bottom:2px solid #00aeef}.navbar-list{display:flex;flex-direction:row;gap:20px;justify-content:center;padding:0}.navbar-list li{margin:0;font-size:16px}:target{scroll-margin-top:40px}}.technologies-section{grid-column:span 8;text-align:center}.technologies-heading{font-size:24px;font-weight:600;margin-bottom:20px}.technologies-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.technology-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;height:150px;max-width:60px}.technology-icon{font-size:50px;color:#d3d3d3;margin-bottom:10px;transition:color .3s ease}.technology-icon:hover{color:#00aeef}.technology-name{font-size:16px;color:#d3d3d3}.resume-card{display:grid;grid-template-columns:20% 80%;padding:1rem;border-radius:8px;background-color:transparent;transition:background-color .3s ease,box-shadow .3s ease;cursor:pointer}.resume-card:hover{background-color:#df60ff0d;box-shadow:0 4px 12px #0003}.resume-card-date{display:flex;align-items:flex-start;justify-content:flex-start;font-size:1rem;font-weight:500;color:#d3d3d3}.resume-card-content{padding-left:1rem;color:#d3d3d3}.resume-card-title,.resume-card-company{margin:0;font-weight:600;transition:color .3s ease}.resume-card:hover .resume-card-title,.resume-card:hover .resume-card-company{color:#00aeef}.resume-card-description{margin-top:.5rem;font-size:1rem}.bulleted-list{list-style-type:none;padding-left:20px}.bulleted-list li:before{content:"*";font-size:24px;color:#d3d3d3;margin-right:10px}li{margin-top:.5rem;font-size:1rem}.project-card{display:grid;grid-template-columns:20% 80%;padding:1rem;border-radius:8px;background-color:transparent;transition:background-color .3s ease,box-shadow .3s ease;cursor:pointer}.project-card:hover{background-color:#df60ff0d;box-shadow:0 4px 12px #0003}.project-card-date{display:flex;align-items:flex-start;justify-content:flex-start;font-size:1rem;font-weight:500;color:#d3d3d3}.project-card-content{padding-left:1rem;color:#d3d3d3}.project-card-title{margin:0;font-weight:600;transition:color .3s ease;color:#fff}.project-card-description{margin-top:.5rem;font-size:1rem;color:#d3d3d3;transition:color .3s ease}.project-card:hover .project-card-title{color:#00aeef}.project-link{margin-top:1rem;display:inline-block;text-decoration:none;color:#00aeef;font-weight:700}.project-link:hover{text-decoration:underline}.project-links{display:flex;flex-direction:row;gap:1rem}*{padding:0;margin:0}body{font-family:Roboto,sans-serif;margin:0;padding:0;background-color:#1b1f3a;color:#4a4a4a;width:100vw}.experience-header{padding-left:50px}small{font-size:14px;font-weight:400}button{border-radius:6px;padding:12px 24px;font-weight:500;cursor:pointer;transition:all .3s ease}button.primary{background-color:#00aeef;color:#fff;border:none}button.primary:hover{background-color:#008eca}button.secondary{background-color:#fff;border:2px solid #00AEEF;color:#00aeef}button.secondary:hover{background-color:#00aeef;color:#fff}.card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:20px;transition:transform .3s ease}.card:hover{transform:scale(1.02)}input,textarea{background-color:#f5f5f5;border:1px solid #E1E1E1;border-radius:4px;padding:10px 12px;width:100%;box-sizing:border-box}input:focus,textarea:focus{border-color:#00aeef;outline:none}label{display:block;margin-bottom:8px;font-weight:500}section{padding:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.grid{display:grid;gap:16px}.fade-in{animation:fadeIn 1s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.text-center{text-align:center}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.ibm-plex-mono-thin{font-family:IBM Plex Mono,serif;font-weight:100;font-style:normal}.ibm-plex-mono-extralight{font-family:IBM Plex Mono,serif;font-weight:200;font-style:normal}.ibm-plex-mono-light{font-family:IBM Plex Mono,serif;font-weight:300;font-style:normal}.ibm-plex-mono-regular{font-family:IBM Plex Mono,serif;font-weight:400;font-style:normal}.ibm-plex-mono-medium{font-family:IBM Plex Mono,serif;font-weight:500;font-style:normal}.ibm-plex-mono-semibold{font-family:IBM Plex Mono,serif;font-weight:600;font-style:normal}.ibm-plex-mono-bold{font-family:IBM Plex Mono,serif;font-weight:700;font-style:normal}.ibm-plex-mono-thin-italic{font-family:IBM Plex Mono,serif;font-weight:100;font-style:italic}.ibm-plex-mono-extralight-italic{font-family:IBM Plex Mono,serif;font-weight:200;font-style:italic}.ibm-plex-mono-light-italic{font-family:IBM Plex Mono,serif;font-weight:300;font-style:italic}.ibm-plex-mono-regular-italic{font-family:IBM Plex Mono,serif;font-weight:400;font-style:italic}.ibm-plex-mono-medium-italic{font-family:IBM Plex Mono,serif;font-weight:500;font-style:italic}.ibm-plex-mono-semibold-italic{font-family:IBM Plex Mono,serif;font-weight:600;font-style:italic}.ibm-plex-mono-bold-italic{font-family:IBM Plex Mono,serif;font-weight:700;font-style:italic}.text-yellow{color:#ffd966}.text-orange{color:#ff7d45}.text-purple{color:#df60ff}.text-green{color:#21c29b}.text-blue{color:#00aeef}.dark-background{background-color:#1b1f3a}.light-background{background-color:#d3d3d3}.figtree-heading{font-family:Figtree,serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.figtree-body{font-family:Figtree,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.small-project-card-date{display:none}@media (max-width: 1200px){.technologies-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;font-size:18px}}@media (max-width: 1000px){.technologies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;font-size:10px}.project-card-date{display:none}.project-card{grid-template-columns:100%}.resume-card-date{display:none}.resume-card{grid-template-columns:100%}.small-project-card-date,.small-resume-card-date{display:flex;font-size:.7rem;padding-top:10px;font-weight:700}}@media (max-width: 800px){.home-container{display:flex;flex-direction:column;gap:20px;overflow-y:auto;height:auto}.left-column,.right-column{padding-left:10%;padding-right:10%;width:80%}.left-column h1{font-size:2.2rem}.left-column h2{font-size:1rem}.left-column p,.left-column a{font-size:.8rem}.hero-section,.technologies-section,.experience-section,.projects-section,.social-media-icons{margin-bottom:20px;padding-top:20px}.technologies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;font-size:18px}.hero-section,.technologies-section,.experience-section,.projects-section{display:flex;flex-direction:column;align-items:center;position:static}.hero-icons{display:flex;justify-content:center;margin:40px}.hero-heading{margin-top:0}.home-container{padding-top:20px}.right-column h2{padding-top:90px;color:#fff}.left-column h1,h2{padding-top:20px;color:#fff}.left-column{height:auto}.technologies-grid{width:100%;justify-content:center}.technology-card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;height:100%!important;margin:20px}}
