body,#app{background-color:#0f1017;padding:0;margin:0;overflow-x:hidden}h1{margin:0;width:40vw;text-align:left;line-height:1;letter-spacing:-1px;font-family:"PT Serif",serif;font-weight:500;font-size:2.986rem;line-height:1.15;letter-spacing:-.022em;color:#a5a2e6}h2:not(#loading-heading){margin:0;width:40vw;text-align:left;line-height:1;letter-spacing:-1px;font-family:"PT Serif",serif;font-weight:500;font-size:2.69rem;color:#a5a2e6}h3{margin:0;width:40vw;text-align:left;line-height:1;letter-spacing:-1px;font-family:"PT Serif",serif;font-weight:500;font-size:2rem;color:#e6e6e6}h4{margin:0;width:40vw;text-align:left;line-height:1;letter-spacing:-1px;font-family:"PT Serif",serif;font-weight:500;font-size:1.5rem;color:#e6e6e6}h5{margin:0;width:40vw;text-align:left;line-height:1;letter-spacing:-1px;font-family:"PT Serif",serif;font-weight:500;font-size:1.125em;color:#e6e6e6}h6{margin:0;width:40vw;text-align:left;line-height:1;letter-spacing:-1px;font-family:"PT Serif",serif;font-weight:500;font-size:.875rem;color:#e6e6e6}p,a{margin:0;width:40vw;text-align:left;line-height:1.75rem;font-family:Lato,sans-serif;font-size:1.2rem;font-weight:400;color:#e6e6e6}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.feather{stroke:#fff}.section{height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#0f1017;z-index:1}#app{display:flex;flex-direction:column}#topbar{z-index:1000;display:flex;flex-flow:row wrap;justify-content:space-around;flex-direction:row;position:fixed;top:1.75rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #807bff;width:fit-content;max-width:60vw;height:fit-content;border-radius:8px;background-color:#10111e80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#topbar a{color:#fff;padding:16px;width:fit-content}canvas{height:100vh;width:100vw;background-color:transparent;z-index:0;image-rendering:pixelated;position:absolute;top:0;left:0;pointer-events:none}#hero{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0f1017;position:relative;will-change:transform;filter:blur(0px)}#hero h1{margin-bottom:1.25rem;text-align:center}#hero p{color:#e6e6e6;text-align:center}#hero button#hero-scrolldown{position:absolute;bottom:1.75rem;margin-inline:0 auto;background-color:transparent;border:none;border-radius:100px;box-sizing:content-box;padding:4px;height:24px;width:24px;aspect-ratio:1/1;cursor:pointer;transition:background-color .15s ease-in-out,box-shadow .15s ease-in-out}#hero button#hero-scrolldown .feather{height:100%;width:100%;stroke-width:1.75;stroke:#807bff;image-rendering:pixelated}#aboutme{box-sizing:content-box;position:relative;background-color:#0f101700;border-top:thin solid rgba(15,16,23,.1);background-blend-mode:screen}#aboutme h2{margin-bottom:1.25rem}#aboutme #aboutme-blurCover{height:100%;width:100%;position:absolute;top:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);will-change:backdrop-filter;background-color:#0f101700;pointer-events:none}#projects-label{justify-content:start}#projects-label h2{opacity:0;filter:blur(3px);text-align:center;white-space:nowrap;overflow-wrap:normal;word-break:normal;width:fit-content}#projects{position:relative;height:fit-content;min-height:100vh;width:100vw;background-color:transparent}#projects #projects-cards{height:fit-content;width:fit-content;display:flex;flex-direction:row;overflow:hidden;position:absolute;left:0;padding:0 64px;box-sizing:border-box}#projects #projects-cards .projects-card{position:relative;height:80vh;width:49.4427191015vh;background-color:#090e1f;border-radius:8px;margin:0 1.75rem 0 0;display:flex;flex-direction:column}#projects #projects-cards .projects-card .image-container{height:50%;width:100%;border-radius:8px 8px 0 0;overflow:hidden}#projects #projects-cards .projects-card .image-container img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:inherit;display:block}#projects #projects-cards .projects-card .info-container{height:50%;padding:2.5rem}#projects #projects-cards .projects-card h3{width:100%;margin-bottom:1rem}#projects #projects-cards .projects-card p{width:100%}#projects #projects-cards .projects-card:last-child{margin:0}#projects-cards-end{height:0;width:100vw;background-color:pink}
