@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&family=Lexend:wght@100..900&family=Pacifico&display=swap);:root{--background-color:#000;--text-color:#fff;--accent-green:#0f9;--accent-blue:#0bf;--accent-white:#fff;--accent-black:#000}*{background:#0000;border:0;box-sizing:border-box;color:#fff;color:var(--text-color);cursor:default;margin:0;outline:none;padding:0;transition:.3s ease-in-out}::-webkit-scrollbar{background:#0000;height:.5rem;width:.5rem}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0bf,#0f9);background:linear-gradient(to bottom,var(--accent-blue),var(--accent-green))}body,html{height:100%;width:100%}#root,body,html{background-color:#000;background-color:var(--background-color)}#root{height:100vh;min-height:100vh;overflow-y:auto;width:100vw}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lexend,JetBrains Mono,sans-serif;margin:0}code{font-family:JetBrains Mono,monospace}.navbar-button{align-items:center;aspect-ratio:1;background-color:initial;border-radius:10rem;color:var(--accent-black);cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-bottom:-.25rem;max-height:10rem;overflow:visible;position:relative;scale:.75;width:100%;z-index:2002}.navbar-button.action{margin-bottom:0}.navbar-button:not(.expanded){max-height:0;opacity:0;overflow:hidden}.navbar-button:hover{color:var(--accent-white);scale:1}.navbar-button:active{scale:.8}.navbar-button-background{background:var(--accent-black);border-radius:10rem;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);width:100%}.navbar-button:hover .navbar-button-background{transform:translate(-50%,-50%) scale(1)}.navbar-button *{color:inherit;cursor:inherit}.navbar-button .navbar-button-icon{font-size:2rem;z-index:2003}.navbar-button .navbar-button-text{text-wrap:nowrap;background-color:var(--accent-white);border-radius:.25rem;box-shadow:0 .25rem .5rem #0003;color:var(--accent-black);font-size:.75rem;font-weight:600;left:calc(100% + .5rem);max-width:none;opacity:0;padding:.25rem .5rem;pointer-events:none;position:absolute;text-overflow:none;top:50%;transform:translateY(-50%) scale(0);white-space:nowrap;width:max-content;word-break:keep-all}.navbar-button:hover .navbar-button-text{opacity:1;transform:translateY(-50%) scale(1)}.navbar{align-items:center;display:flex;flex-direction:column;padding:1rem;position:fixed;width:6rem;z-index:2000}.navbar:not(.expanded){opacity:.25}.navbar:not(.expanded):hover{opacity:1}.navbar *{max-width:100%;z-index:2000}.navbar-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;width:100%}.navbar-logo{aspect-ratio:1;background:linear-gradient(to bottom right,var(--accent-blue),var(--accent-green));border:.25rem solid var(--accent-white);border-radius:10rem;padding:.75rem;width:100%;z-index:2001}.navbar-logo img{height:100%;object-fit:contain;width:100%}.navbar ul{align-items:center;background-color:var(--accent-white);border-bottom-left-radius:10rem;border-bottom-right-radius:10rem;display:flex;flex-direction:column;list-style:none;padding:.25rem;position:relative;width:3rem}.navbar ul:before{background:var(--accent-white);bottom:100%;content:"";height:2rem;left:0;position:absolute;width:100%;z-index:1999}.navbar ul li{width:100%}.blob-circle{background-color:currentColor;border-radius:50%;box-shadow:0 0 1rem 2rem currentColor;display:block;position:absolute;transform:translate(-50%,-50%)}.blob{filter:blur(2rem);height:100%;overflow:hidden;pointer-events:none;position:absolute;width:100%}.loki-text{justify-content:space-around;width:100%}.loki-text,.loki-text span{align-items:center;background:inherit;color:inherit;display:flex;font-size:inherit}.loki-text span{flex:1 1;justify-content:center}.spotlight-page{align-items:center;display:flex;height:100%;justify-content:space-evenly;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:0}.spotlight-background{backdrop-filter:blur(.5rem);-webkit-backdrop-filter:blur(.5rem);background-color:var(--background-color);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-10}.spotlight-logo{aspect-ratio:1;flex-grow:1;image-rendering:pixelated;image-rendering:crisp-edges;max-width:min(20rem,50vw);pointer-events:none;width:min(20rem,50vw)}.spotlight-logo img{filter:drop-shadow(0 0 .5rem rgba(0,0,0,.5));height:100%;object-fit:contain;width:100%}.spotlight-content{display:flex;flex-direction:column;gap:2rem;height:100%;padding:4rem;width:min(50rem,90vw)}.spotlight-block{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem 0;width:100%}.spotlight-title{font-size:min(4rem,10vw);line-height:min(4rem,10vw)}.spotlight-subtitle,.spotlight-title{color:var(--accent-white);font-weight:700;width:100%}.spotlight-subtitle{font-size:min(2rem,5vw);line-height:min(2rem,5vw);padding:0 min(8rem,10vw)}.spotlight-subtitle-content{align-items:center;background:inherit;color:inherit;display:flex;font-size:inherit;justify-content:space-around;width:100%}.spotlight-subtitle-content span{align-items:center;display:flex;flex:1 1;justify-content:center}.spotlight-title *{color:inherit}.spotlight-block:has(.spotlight-intro){align-items:stretch;display:flex;flex:1 1;flex-direction:column;justify-content:start;padding:1rem}.spotlight-intro{color:var(--text-color);flex:1 1;font-size:min(1.25rem,3vw);line-height:min(1.5rem,3.5vw);text-align:left}@media (max-width:768px){.spotlight-page{flex-direction:column-reverse;padding:25vh 1rem 1rem}.spotlight-content{height:auto;padding:1rem}}.glass-card{backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem);background:#7f7f7f1a;border:.25rem solid #ffffff1a;border-radius:1rem;box-shadow:0 0 2rem 1rem #0000004d}.stats-card-container{flex:1 1}.stats-card{gap:1rem;height:100%;padding:2rem;width:100%}.stats-card,.stats-card-title{align-items:center;display:flex;flex-direction:column;justify-content:center}.stats-card-title{font-size:min(7vw,6rem);font-weight:600;text-align:center;text-shadow:0 0 1rem #00000080}.stats-card-desc{color:var(--text-secondary);font-size:1rem;margin-top:auto;text-align:center;text-shadow:0 0 .5rem #00000080}.stats-card-title span.substat{color:var(--text-secondary);font-size:1.2rem;font-weight:800;margin-top:-.5rem}@media screen and (max-width:768px){.stats-card{gap:.5rem;padding:1rem}.stats-card-title{font-size:min(10vw,4rem)}.stats-card-desc{font-size:min(5vw,.9rem)}.stats-card-title span.substat{font-size:1rem}}.stats{--gap:1rem;flex-grow:1;height:max-content;position:sticky;top:0}.stats-cols{flex-direction:column}.stats-cols,.stats-rows{align-items:stretch;display:flex;flex-grow:1;gap:var(--gap);height:100%;width:100%}.stats-rows{flex-direction:row}@media screen and (max-width:768px){.stats{position:relative;top:auto}}.experience-card{align-items:center;background-color:var(--card-background);box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;position:relative;text-align:center;text-shadow:0 0 .5rem #00000080;width:100%}.experience-card-icon{align-items:center;background-color:var(--icon-background);border-radius:50%;display:flex;height:5rem;justify-content:center;width:5rem}.experience-card-icon>*{height:100%;width:100%}.experience-card-content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem;justify-content:center}.experience-card-role{font-size:1.5rem;font-weight:600}.experience-card-company{align-items:center;color:var(--text-color);display:flex;font-size:1.2rem;font-weight:600;gap:.5rem}.experience-card-company a{cursor:pointer;display:flex;text-decoration:none}.experience-card-company a:not(:has(span)){scale:.9}.experience-card-company a *{cursor:inherit}.experience-card-company a:not(:has(span)):hover{scale:1}.experience-card-company a:active{scale:.9}.experience-card-company a:not(:has(span)):active{scale:.8}.experience-page{align-items:center;display:flex;height:100%;justify-content:space-evenly;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:0}.experience-page-background{height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.experience-page-content{height:100%;justify-content:start;overflow-y:auto;padding:4rem 2rem;width:100%}.experience-details,.experience-page-content{align-items:center;display:flex;flex-direction:column}.experience-details{border-radius:3rem;gap:4rem;padding:2rem;width:min(60rem,90vw)}.experience-page-title{font-size:3rem;font-weight:600;text-align:center;text-shadow:0 0 1rem #00000080}.experience-list{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:2rem}.experience-content{display:flex;flex-direction:row-reverse;gap:2rem;width:100%}@media screen and (max-width:768px){.experience-page-content{padding:0}.experience-content{flex-direction:column}}.histogram-bin{background-color:currentColor;border-radius:.5vw;box-shadow:none;color:var(--accent-white);cursor:pointer;margin-top:1rem;opacity:40%}.histogram-bin:hover{opacity:100%;z-index:8}.histogram-bin.highlight{color:var(--accent-green);opacity:100%;z-index:5}.histogram-bin span{bottom:calc(100% + 1rem);color:inherit;font-size:.75rem;left:50%;position:absolute;text-shadow:0 0 .5rem #000;transform:translateX(-50%) rotate(-30deg)}.histogram-bin.highlight span{font-weight:800;z-index:5}.histogram-bin:hover span{font-weight:800}@media screen{.histogram-bin span{opacity:0;transform:translateX(-50%) rotate(0deg)}.histogram-bin.highlight span,.histogram-bin:hover span{opacity:1}}.histogram{align-items:end;display:flex;gap:.5vw;justify-content:center;width:100%}.competitive-programming-page{align-items:center;display:flex;height:100%;justify-content:space-evenly;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:0}.competitive-programming-page-background{height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.competitive-programming-page-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:start;overflow-y:auto;padding:4rem 0;width:100%}.competitive-programming-details{align-items:center;border-radius:3rem;display:flex;flex-direction:column;gap:4rem;padding:2rem;width:min(60rem,90vw)}.competitive-programming-title{font-size:3rem;font-weight:600;text-align:center;text-shadow:0 0 1rem #00000080}.competitive-programming-stats{width:100%}.competitive-programming-details a{color:var(--accent-white);text-decoration:none}.competitive-programming-link{align-items:center;cursor:pointer;display:flex;font-size:1.2rem;font-weight:800;gap:.5rem;justify-content:center;padding:1rem 2rem;scale:.9;text-decoration:none}.competitive-programming-link .icon{height:1.5rem;min-width:1.5rem}.competitive-programming-link:hover{scale:1}.competitive-programming-link:active{scale:.8}@media screen and (max-width:768px){.competitive-programming-page .stats-rows{flex-direction:column}}.page-layout{align-items:stretch;background-color:var(--background-color);display:flex;height:100%;width:100%}footer{align-items:center;border-radius:.5rem;color:var(--accent-black);display:flex;font-size:1rem;height:2rem;justify-content:center;opacity:.6;overflow:hidden;position:fixed;right:1rem;top:1rem;-webkit-user-select:none;user-select:none;width:9rem}footer:hover{opacity:1}footer:after{background:linear-gradient(to bottom right,var(--accent-blue),var(--accent-green));content:"";height:calc(100% + .25rem);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + .25rem);z-index:-2}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.955e2840.css.map*/