body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{margin-top:0}body,html{margin:0;overflow-y:auto;padding:0}body,html{overflow-x:hidden}body{background-color:#0a1a3f;font-family:Arial,sans-serif}.top,body{width:100%}.top{background-color:#0f2757;height:25vh;margin-bottom:2%;top:0}.top img{bottom:0;height:auto;width:100%}.project-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center;min-width:300px;padding-bottom:15vh;top:30vh}@media (max-width:768px){.project-list{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:px}}h1{color:#f5f5f5;font-family:VT323,monospace;font-size:4rem;margin-bottom:8px;padding-left:2%}h2{font-size:2rem}h2,h4{color:#f5f5f5;font-family:VT323,monospace;margin-bottom:8px;margin-top:0;padding-left:2%}h4{font-size:1.5rem}p{color:#2c2c2c;font-family:Inter,sans-serif}.spacer{bottom:0;height:8vh;width:100%}.section-divider{background:#ffffff8c;border:1px solid #ffffff73;border-radius:2px;box-shadow:0 2px 12px #00000026;height:4px;margin:4vh auto;max-width:900px;position:relative;width:60vw;z-index:2}.foot{background-color:#0f2757;bottom:0;height:8vh;position:fixed;width:100vw;z-index:900}.contact-buttons{display:flex;gap:1rem;justify-content:start;margin-left:1rem;margin-top:1rem;z-index:999}img{height:5vh;width:auto}.banner{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;position:relative;text-align:center;transition:opacity .4s ease}.banner-content{max-width:800px;padding:20px;z-index:1}.banner-name{font-size:3.5rem;margin-bottom:.5rem}.banner-tagline{color:#b0c7ff;font-size:1.8rem;font-weight:400;margin-bottom:1rem}.banner-buzzwords{color:#d4d4d4;font-size:1rem;letter-spacing:1px;margin-bottom:2rem}.banner-button{border:2px solid #fff;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:background-color .2s ease,color .2s ease}.banner-button:hover{background-color:#fff;color:#0a1a3f}.rain{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw;z-index:1}.drop{animation:fall linear infinite;background:#ffffff26;position:absolute;top:-20%;width:1px}@keyframes fall{to{transform:translateY(120vh)}}.about{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding-bottom:20vh;position:relative;transition:opacity .5s ease}.about p{margin:1rem 0}.about-line{text-align:center}.about-line,.fade-section{transition:opacity .5s ease,transform .5s ease}.fade-section{opacity:0;transform:translateY(16px);will-change:opacity,transform}.fade-section.visible{opacity:1;transform:translateY(0)}.fade-item{opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.visible .fade-item{opacity:1;transform:translateY(0)}.visible .fade-item.delay-0{transition-delay:0ms}.visible .fade-item.delay-1{transition-delay:80ms}.visible .fade-item.delay-2{transition-delay:.16s}.visible .fade-item.delay-3{transition-delay:.24s}.visible .fade-item.delay-4{transition-delay:.32s}.visible .fade-item.delay-5{transition-delay:.4s}@media (prefers-reduced-motion:reduce){.fade-item,.fade-section,.visible .fade-item{transform:none;transition:none}}@media (max-width:768px){.about{padding-bottom:15vh}.about-line{font-size:clamp(1.4rem,4vw,2rem)!important;margin:.8rem 1rem!important;max-width:90vw;padding:0 1rem!important}}@media (max-width:480px){.about-line{font-size:clamp(1.1rem,3vw,1.6rem)!important;margin:.6rem .5rem!important;max-width:95vw;padding:0 .5rem!important}}.skyline{align-items:flex-end;bottom:0;display:flex;height:50%;left:0;pointer-events:none;position:fixed;width:100%;z-index:0}.building{background:#11002c;flex-shrink:0;position:relative}.building:after{background:inherit;-webkit-clip-path:polygon(0 100%,50% 0,100% 100%);clip-path:polygon(0 100%,50% 0,100% 100%);content:"";height:6px;left:0;position:absolute;top:-6px;width:100%}.panel{backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:#ffffff8c;border:1px solid #ffffff73;border-radius:24px;box-shadow:0 8px 32px #0003,inset 0 1px 1px #fff6,inset 0 -1px 1px #0000001a;margin:1.5rem auto;max-width:900px;overflow:hidden;padding:0;position:relative;width:60vw}.projects{display:flex;flex-direction:column;gap:1rem;padding-bottom:4rem}.panel-content{align-items:center;display:flex;flex-direction:row;gap:2rem;padding:2rem}.project-image-wrapper{align-items:center;aspect-ratio:auto;aspect-ratio:var(--project-image-aspect,auto);display:flex;flex:0 0 auto;height:300px;height:var(--project-image-height,300px);justify-content:center;min-width:280px;width:40%;width:var(--project-image-width,40%)}.project-image{height:100%;max-height:none;object-fit:contain;object-fit:var(--project-image-fit,contain);width:100%}.project-text{flex:1 1;padding:0}.project-title{color:#0a1a3f;font-family:VT323,monospace;font-size:1.8rem;margin:0 0 1rem}.project-description{color:#333;font-size:1rem;line-height:1.6;margin:0 0 1.5rem;white-space:pre-line}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.project-tag{background:#0a1a3f1a;border:1px solid #0a1a3f;border-radius:20px;color:#0a1a3f;display:inline-block;font-size:.85rem;font-weight:500;padding:.4rem .9rem}.project-link{background:#0a1a3f;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:.7rem 1.5rem;text-decoration:none;transition:background .3s ease}.project-link:hover{background:#0f2757}@media (max-width:768px){.panel-content{flex-direction:column;gap:1rem;padding:1.5rem}.project-image-wrapper{height:auto;margin:0;width:100%}.project-text{padding:0}.panel{width:90vw}}.bio{display:flex;flex-direction:column;gap:1.25rem;margin:0 auto 2.5rem;max-width:900px;padding:0 1.5rem;position:relative;width:60vw;z-index:2}.bio-intro{align-items:center;display:flex;gap:2rem}.bio-photo{border:2px solid #ffffff59;border-radius:12px;flex-shrink:0;height:380px;margin:0 auto;object-fit:cover;width:320px}.bio-text{color:#fff;display:flex;flex-direction:column;gap:.8rem;line-height:1.6}.bio-text p{color:#fff!important}.bio-personal{align-items:flex-start;display:flex;gap:1.5rem;margin-top:1rem}.bio-personal-text{color:#fff;display:flex;flex:1 1;flex-direction:column;gap:.8rem}.bio-personal-text p{color:#fff!important}.bio-personal-heading{color:#fff;font-family:VT323,monospace;font-size:1.3rem;margin:0 0 .5rem}.bio-personal-images{display:flex;flex-direction:column;gap:1rem;width:280px}.bio-cat-frame{background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;overflow:hidden;width:100%}.bio-cat{display:block;height:auto;object-fit:cover;width:100%}@media (max-width:900px){.bio{padding:0 1rem;width:90vw}.bio,.bio-intro{flex-direction:column}.bio-intro{order:1}.bio-photo{height:auto;margin:0 auto;max-height:60vh;max-width:320px;object-fit:contain;order:2;width:100%}.bio-text{order:1}.bio-personal{flex-direction:column;order:3}.bio-personal-images{margin:0 auto;max-width:320px;order:4;width:100%}.bio-cat-frame{flex:1 1}}.skills{display:flex;flex-direction:column;gap:1.5rem;margin:-1.5rem auto 4rem;max-width:900px;padding:0 1.5rem;width:60vw}.skills-heading{color:#fff;font-family:VT323,monospace;font-size:2.4rem;margin:0;text-align:center}.skills-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.skills-panel{box-sizing:border-box;margin:0!important;max-width:none;padding:1.5rem 1.75rem;width:100%!important}.skills-title{color:#0a1a3f;font-family:VT323,monospace;font-size:1.4rem;margin:0 0 .75rem;text-align:center}.skills-list{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.skills-item{background:#ffffff59;border:1px solid #fff6;border-radius:10px;color:#0a1a3f;font-size:1rem;padding:.5rem .75rem}.skills-item.empty{font-style:italic;opacity:.7}@media (max-width:1024px){.skills-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:768px){.skills{gap:1rem;max-width:none;padding:0 1rem;width:90vw}.skills-grid{gap:.75rem;grid-template-columns:repeat(3,1fr)}.skills-panel{padding:1rem!important}.skills-heading{font-size:clamp(1.8rem,4vw,2.4rem)}.skills-title{word-wrap:break-word;font-size:clamp(.9rem,2.5vw,1.4rem)}.skills-item{word-wrap:break-word;font-size:clamp(.7rem,2vw,.85rem);overflow-wrap:break-word;padding:.4rem .6rem}}@media (max-width:600px){.skills{padding:0 .5rem}.skills-grid{gap:.5rem}.skills-panel{padding:.75rem!important}.skills-heading{font-size:clamp(1.5rem,3.5vw,2rem)}.skills-title{word-wrap:break-word;font-size:clamp(.65rem,2vw,1.2rem);margin-bottom:.5rem}.skills-item{word-wrap:break-word;font-size:clamp(.6rem,1.5vw,.75rem);overflow-wrap:break-word;padding:.3rem .5rem}.skills-list{gap:.3rem}}
/*# sourceMappingURL=main.af52b21c.css.map*/