.navbar{background-color:#5971943d;padding:10px 20px;border:1px solid #597394;border-radius:12px;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:calc(100% - 40px);margin:1rem auto;max-width:950px;box-sizing:border-box}.nav-links{font-family:dogica,sans-serif;list-style:none;display:flex;justify-content:space-around;margin:0%;padding:0%;width:100%;font-size:.75rem}.nav-links a{text-decoration:none;color:#597394;font-weight:500;transition:color .2s ease-in-out}.nav-links a:hover{color:#c03c29}body,html{margin:0;min-height:100vh;width:100%}#root{display:felx;flex-direction:column;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:#c03c29}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#597394;background-color:#d6d0c5}a:hover{color:#d6d0c5}button{background-color:#d6d0c5}}@font-face{font-family:organical;src:url(/assets/organical-DIqJCOb_.ttf) format("truetype")}@font-face{font-family:keyboard;src:url(/assets/keyboard-CwVY-ztl.otf) format("truetype")}@font-face{font-family:dogica;src:url(/assets/dogica-JHhVwBMb.ttf) format("truetype")}html,body,#root{height:100%;margin:0;padding:0}.home-section{height:calc(100vh - 80px);display:flex;justify-content:center;align-items:stretch;padding:0 1rem;text-align:center}.home-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:900px;padding:2rem 0}.home-content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1}.name-title{font-family:keyboard,sans-serif;font-size:6rem;margin:0}.role-subtitle{font-family:dogica,sans-serif;font-size:1.5rem;margin-top:1rem}.social-icon-links{display:flex;gap:2rem;justify-content:center;margin-bottom:1rem}.social-icon{font-size:3rem;color:#597394;transition:transform .3s ease}.social-icon:hover{transform:scale(1.2);color:#c03c29}@media (max-width: 768px){.name-title{font-size:3rem}.role-subtitle{font-size:1.1rem}.social-icon{font-size:2rem}.home-section{padding:0 1rem}}.about-section{padding:.5rem 2rem;min-height:100vh}.about-heading{text-align:center;margin-top:auto;font-family:dogica,sans-serif;font-size:1.5rem}.about-summary{max-width:600px;margin:0 auto 1rem;text-align:center;font-family:dogica,sans-serif;font-size:.75rem;line-height:1.6}.content-box{font-family:dogica,sans-serif;background:#5971943d;border:1px solid #597394;border-radius:12px;padding:1rem;position:relative;margin:1rem;max-width:650px;width:100%}.about-section .content-box h3{margin-top:15px;color:#c03c29;font-size:.75rem}.content-box p{margin-top:15px;color:#597394;font-size:.75rem}.arrow-image{position:relative;width:auto;height:40px;margin-top:-20px;margin-bottom:-30px;z-index:2}.experience-boxes{display:flex;flex-direction:column;align-items:center}.experience-box{display:flex;flex-direction:column;align-items:center;width:100%;margin:.75rem;max-width:650px;position:relative}.projects-section{padding:.5rem 2rem;min-height:100vh;display:flex;flex-direction:column;align-items:center}.projects-heading{text-align:center;margin-top:auto;font-family:dogica,sans-serif;font-size:1.5rem}.project-boxes{display:flex;flex-direction:column;align-items:center;gap:2rem}.project-box{width:100%;padding:0 1rem;box-sizing:border-box}.content-box{background:#5971943d;border:1px solid #597394;border-radius:12px;font-family:dogica,sans-serif;width:100%;max-width:950px;margin:0 auto;padding:1.5rem;box-sizing:border-box}.content-box h3{color:#597394;font-size:.85rem;margin-bottom:1rem;margin-top:-.25rem}.project-content{display:flex;flex-direction:row;align-items:flex-start;gap:2rem;flex-wrap:nowrap;width:100%;box-sizing:border-box}.project-image{width:100%;max-width:500px;border-radius:12px;object-fit:cover;flex-shrink:0}.project-info{flex:1;display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}.project-links{display:flex;gap:1rem}.project-button{font-family:dogica,sans-serif;font-size:.6rem;padding:.4rem .8rem;border:1px solid #597394;border-radius:8px;background-color:#5973941a;color:#597394;text-decoration:none;transition:background-color .3s}.project-button:hover{color:#c03c29}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background-color:#597394;color:#d6d0c5;font-family:dogica,sans-serif;font-size:.65rem;padding:.3rem .6rem;border-radius:999px;white-space:nowrap}.description{font-family:Verdana,Geneva,Tahoma,sans-serif}@media (max-width: 768px){.project-content{flex-direction:column;align-items:center;gap:1.5rem}.project-image{width:100%;max-width:100%}.project-info{align-items:center;text-align:center}.project-links{justify-content:center;flex-wrap:wrap}.project-button{font-size:.7rem;padding:.5rem 1rem}.project-tags{justify-content:center}.project-box{width:100%;padding:0 1rem;box-sizing:border-box;display:flex;justify-content:center}.content-box{width:100%;max-width:600px;box-sizing:border-box}}
