: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:#535bf2}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}}#root{max-width:900px;margin:0 auto;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;box-sizing:border-box;text-align:left}section{margin-bottom:2.5rem}.logo{display:block;margin:0 auto;height:6em;transition:filter .3s ease}.logo:hover{filter:drop-shadow(0 0 2em #ffffff)}.about{max-width:600px;line-height:1.6}.about p{text-align:justify;text-justify:inter-word}.about-links{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1.5rem}.links{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;align-items:center;margin-top:2.5rem}.links a{color:inherit;text-decoration:none;position:relative;font-weight:500}.links a:after{content:"";position:absolute;left:0;bottom:-2px;width:0%;height:1px;background-color:currentColor;transition:width .3s ease}.links a:hover:after{width:100%}.link{text-decoration:none;color:inherit;font-weight:500;border-bottom:1px solid transparent;transition:border-color .3s ease,opacity .3s ease}.link:hover{opacity:.7;border-color:currentColor}.projects{text-align:center;padding:2rem 1rem}.projects h2{font-size:1.5rem;margin-bottom:2rem;font-weight:600}.projects-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;margin-top:3rem}.project-card{border:1px solid #ddd;padding:1.5rem;border-radius:.75rem;max-width:280px;text-align:left;transition:all .3s ease}.project-card:hover{transform:translateY(-4px);border-color:#aaa}.project-card h3{font-size:1.1rem;margin-bottom:.5rem}.project-card p{font-size:.9rem;color:#666;margin-bottom:1rem}.project-tags{margin:.5rem 0 1rem;display:flex;flex-wrap:wrap;gap:.5rem}.project-tags span{font-size:.8rem;opacity:.8;background:#0000001a;padding:.2rem .6rem;border-radius:.5rem;transition:opacity .3s}.project-tags span:hover{opacity:1}.certifications{text-align:center;padding:2rem 1rem}.certifications h2{font-size:1.5rem;margin-bottom:2rem;font-weight:600}.cert-card{border:1px solid #ddd;border-radius:.75rem;margin:1rem auto;max-width:600px;overflow:hidden;text-align:left}.cert-header{width:100%;background:none;border:none;padding:1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;color:inherit;font-weight:600;text-align:left;transition:background .2s ease}.cert-header:hover{background:#00000008}.issuer{display:block;font-size:.8rem;font-weight:400;color:#888}.arrow{font-size:1.2rem;font-weight:500}.cert-list{list-style:none;margin:0;padding:.75rem 1.5rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.cert-list li{font-size:.9rem}footer{left:0;right:0;font-size:12px;color:#888;text-align:center;pointer-events:none;bottom:.5rem}
