@font-face{font-family:LeagueSpartan;src:local(LeagueSpartan),url(/assets/LeagueSpartan-VariableFont_wght-X2yzgxXi.ttf)format("truetype")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-dark:#0f1113;--bg-light:#1e2d3b;--bg-alt:#5f0000;--primary-blue:#2079a4;--secondary-yellow:#fec24a;--alt-red:#e84545;--off-white:#ffffffde;--dark-grey:#151515;--global-border-color:#ffffff40;--global-border:1px solid var(--global-border-color);--full-content-width:1200px;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-weight:300;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}#root{width:100%}h1,h2,h3,h4,h5,h6,p{margin:0;font-family:LeagueSpartan,Arial,serif}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{background-color:var(--bg-dark);place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.1em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}main{flex-direction:column;display:flex}h2.section-heading{color:var(--secondary-yellow);text-align:center;font-size:2em;font-weight:300}#hero-section{background:var(--bg-dark);background:radial-gradient(circle,var(--bg-light)0%,var(--bg-dark)100%);z-index:10;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.hero-background,.hero-midground{background-position:bottom;background-repeat:repeat-x;background-size:auto;width:100%;height:100vh;position:absolute}.hero-foreground{background-position:bottom;background-repeat:repeat-x;background-size:auto;width:100%;height:460px;position:absolute;top:-460px}.hero-background{z-index:6}.hero-midground{z-index:7}.hero-foreground{z-index:9}.hero-content{z-index:8;align-items:center;gap:120px;margin-bottom:20vh;display:flex;position:relative}.hero-content h2{color:var(--secondary-yellow);text-transform:uppercase;font-weight:400}.hero-content h2 span{color:var(--bg-alt)}.hero-content h3{color:var(--primary-blue);font-weight:400}.hero-content h3 span{color:var(--off-white)}.hero-content p{opacity:.5}.hero-content .avatar-container{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-content .avatar-container .avatar{z-index:3}.hero-content .avatar-container .avatar-bg{z-index:2;position:absolute}#intro-section{z-index:11;background-color:#000;width:100%;padding:60px 0 180px;position:relative}.timeline{justify-content:center;align-items:center;width:100%;margin:16px 0;display:flex}.timeline-node{border-style:dashed;border-width:3px;border-inline-width:1px;background:#ffffff15;border-color:#ffffff63;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.timeline-node.isSpecial{border-color:var(--primary-blue)}.timeline-node.isSpecial p{color:var(--primary-blue)}.timeline-event{text-align:center;width:250%;position:absolute}.timeline-node.oddNode .timeline-event{top:calc(100% + 16px)}.timeline-node.evenNode .timeline-event{bottom:calc(100% + 16px)}.timeline-seperator{background-color:var(--off-white);opacity:.5;width:200px;height:1px}#projects-section{border-top:var(--global-border);border-bottom:var(--global-border);flex-direction:column;justify-content:center;align-items:center;display:flex}.projects-heading{box-sizing:border-box;padding:24px}.projects-heading .section-heading{text-align:left}.projects{max-width:var(--full-content-width);border-left:var(--global-border);border-right:var(--global-border);box-sizing:border-box;grid-template-columns:50% 50%;display:grid}.projects div:nth-child(odd){border-right:var(--global-border)}.projectImage{box-sizing:border-box;border-top:var(--global-border);background-position:50%;background-repeat:no-repeat;background-size:cover}.projectContent{box-sizing:border-box;border-top:var(--global-border);padding:24px}.project img{max-width:400px}#tech-section h2.section-heading{margin-bottom:0}.hex-field{width:100%;transform:translate3d(calc(var(--buffer-px)*-1),0,0);position:relative;overflow-x:hidden}.hex-field:before{content:"";background:linear-gradient(180deg,var(--bg-dark)0%,var(--bg-dark)25%,#0000 75%);z-index:2;pointer-events:none;width:100%;height:108px;position:absolute;top:0;left:0;right:0}.hex-field:after{content:"";background:linear-gradient(0deg,var(--bg-dark)0%,var(--bg-dark)25%,#0000 75%);z-index:2;pointer-events:none;width:100%;height:108px;position:absolute;bottom:0;left:0;right:0}.hex-row{gap:var(--col-gap);width:max-content;transform:translate3d(calc(var(--safezone-shift-x)*-1 + var(--stagger)),0,0);margin-top:var(--v-offset);display:flex}.hex{width:var(--hex-width);height:var(--hex-height);color:#171818e0;stroke-width:1px;stroke:var(--global-border-color);transition:all .54s .5s;display:block}.hex:hover{transition:all .18s;transform:scale(.9)}.hex.active{transition:all .8s;transform:scale(.9)}.hex--special:hover,.hex.active.hex--special{filter:drop-shadow(0px 0px 10px var(--glow-color))}.tech-hex{justify-content:center;align-items:center;display:flex;position:relative}.tech-hex img{z-index:10;pointer-events:none;margin-bottom:10px;position:absolute}#review-section{flex-direction:column;justify-content:center;align-items:center;display:flex}.reviews{grid-template-columns:1fr 1fr 1fr;gap:24px;max-width:1200px;display:grid;position:relative}.reviews:before{content:"";background:linear-gradient(180deg,var(--bg-dark)0%,var(--bg-dark)25%,#0000 75%);z-index:2;pointer-events:none;width:100%;height:150px;position:absolute;top:0;left:0;right:0}.reviews:after{content:"";background:linear-gradient(0deg,var(--bg-dark)0%,var(--bg-dark)25%,#0000 75%);z-index:2;pointer-events:none;width:100%;height:150px;position:absolute;bottom:0;left:0;right:0}.embla{--slide-height:19rem;--slide-spacing:24px;--slide-size:300px;max-width:400px;margin:auto}.embla__viewport{overflow:hidden}.embla__container{touch-action:pan-y pinch-zoom;flex-direction:column;height:800px;display:flex}.embla__slide{min-width:0;padding-bottom:var(--slide-spacing);transform:translate(0,0)}.slide-inner{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#171818e0;border:1px solid #262626b3;border-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:24px;font-weight:400;display:flex}.slide-inner h4{color:var(--secondary-yellow);font-size:1.2em}.slide-inner p{font-size:1.1em}#about-section{width:100%;height:100dvh}
