html{scroll-behavior:smooth}.project-card-image{display:block;width:100%;height:auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.skip-to-content{position:absolute;top:-100%;left:1rem;z-index:10001;padding:.75rem 1.25rem;border-radius:4px;background-color:#64ffda;color:#0a192f;font-weight:600;font-size:.875rem;text-decoration:none}.skip-to-content:focus{top:1rem;outline:2px solid #ccd6f6;outline-offset:2px}body,html{padding:0;margin:0;font-family:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#0a192f;color:#ccd6f6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}::-webkit-scrollbar{width:10px;height:8px}::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background:#0a192f}::-webkit-scrollbar-thumb{background-color:#233554;border-radius:4px;border:2px solid #0a192f;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:#64ffda}