:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#838e83;background-color:#c9cebd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#6c6061;text-decoration:inherit}a:hover{color:#64403e}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#c9cebd;color:#838e83}h1{font-size:3.2em;line-height:1.1;color:#838e83}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#64403e;color:#c9cebd;cursor:pointer;transition:border-color .25s}button:hover{border-color:#6c6061}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#64403e;background-color:#c9cebd}a:hover{color:#6c6061}button{background-color:#b2bcaa;color:#64403e}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;background-color:#c9cebd;color:#838e83}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #6c6061)}.logo.react:hover{filter:drop-shadow(0 0 2em #64403e)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em;background-color:#64403e;color:#c9cebd}.read-the-docs{color:#6c6061}.nav-link.active{font-weight:700;text-decoration:underline;background-color:#838e83;color:#c9cebd}.proficiencies{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.proficiencies span{background-color:#c9cebd;border:1px solid #6c6061;border-radius:5px;padding:5px 10px;font-size:.9rem;color:#64403e}
