@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;background-color:#0a192f;color:#8892b0;line-height:1.6}::selection{background-color:#233554;color:#64ffda}a{transition:color .3s ease}a:hover{color:#64ffda}@media (max-width: 1024px){.desktop-layout{flex-direction:column!important;padding:0 1.5rem!important}.sidebar{width:100%!important;position:static!important;height:auto!important;padding-right:0!important}.sidebar-content{position:static!important;height:auto!important;padding:3rem 0 2rem!important;text-align:left;max-width:none!important}.content-area{width:100%!important;padding-left:0!important;padding-top:0!important}.mobile-nav{display:none!important}.mobile-social{justify-content:flex-start!important;margin-top:2rem!important;gap:1rem!important}.sidebar h1{font-size:2.5rem!important;line-height:1.1!important;margin-bottom:.5rem!important}.sidebar h2{font-size:1.125rem!important;margin-bottom:1rem!important}.sidebar p{font-size:1rem!important;line-height:1.5!important;margin-bottom:2rem!important}}@media (max-width: 768px){.desktop-layout{padding:0 1rem!important}.sidebar-content{padding:2rem 0 1.5rem!important}.sidebar h1{font-size:2rem!important}.sidebar h2{font-size:1rem!important}.sidebar p{font-size:.875rem!important;margin-bottom:1.5rem!important}.content-area section{padding-top:2rem!important;padding-bottom:2rem!important}.project-card{flex-direction:column!important;text-align:left!important;gap:1rem!important}.project-image{margin-bottom:0!important;width:100px!important;height:66px!important}.mobile-social{gap:.75rem!important}}
