:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#020424}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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}}nav{width:100%;display:flex;justify-content:center;text-align:center}nav ul{display:flex;justify-content:center;align-items:center;list-style:none;gap:2rem;padding:0;margin:0}.nav-link{text-decoration:none;color:#fff;font-weight:500;transition:color .3s}.nav-link:hover{color:#ffdd57}.nav-link.active{border-bottom:2px solid #ffdd57}footer{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;text-align:center;padding:1.5rem 1rem;font-size:1rem;position:relative;z-index:1}footer div{max-width:900px;margin:0 auto}footer hr{margin:1rem auto;width:50%;border-color:#ffffff4d}footer section{margin-top:1rem;display:flex;justify-content:center;gap:2rem}footer a{color:#ffdd57;text-decoration:none;font-weight:600;transition:color .3s}footer a:hover,footer a:focus{color:#fff;outline:none}.headerParent{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;color:#fff;position:relative;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);overflow:hidden}.headerParent:before{content:"";position:absolute;width:200%;height:200%;top:-50%;left:-50%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:pulse 4s ease-in-out infinite;z-index:0}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:1}}.headerParent h1,.headerParent h2,.headerParent nav{z-index:1}.headerParent h1{font-size:3rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 5px rgba(0,0,0,.5)}.headerParent h2{font-size:1.5rem;margin-bottom:1rem;text-shadow:0 2px 5px rgba(0,0,0,.3)}.about-container{display:flex;align-items:center;gap:2rem;padding:1rem;max-width:900px;margin:0 auto;flex-wrap:wrap}.profile-photo{width:200px;height:auto;border-radius:8px;object-fit:cover;flex-shrink:0}.bio{flex:1;font-size:1.1rem;line-height:1.6;color:#ddd;text-align:left}@media (max-width: 600px){.about-container{flex-direction:column;text-align:center}.bio{text-align:center}}#project{display:flex;height:23vh;background-size:contain;background-repeat:no-repeat;background-position:center;align-items:center;justify-content:center;cursor:pointer}#project:hover{filter:blur(4px)}#projTitle{display:none!important}#project-button{background-color:#16262e;color:#fff;border:none;padding:8px 16px;cursor:pointer;transition:background-color .3s ease;font-weight:600;border-radius:4px;text-decoration:none;display:inline-block}#project-button:hover{background-color:#2e4756;color:#fff}@-webkit-keyframes pop-on-hover{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes pop-on-hover{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.pop-on-hover{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #0000;transition:transform .3s ease}.portfolio-container{padding-left:75px;padding-right:75px;max-width:1200px;margin:0 auto}.portfolio-title{display:flex;justify-content:center;font-size:2rem;font-weight:700;color:#16262e;margin-bottom:40px;border-bottom:3px solid #16262E;padding-bottom:10px;letter-spacing:.05em;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}
