:root{background-color:#000}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;place-items:center;overflow-x:hidden}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}}.header{position:absolute;top:0;left:0;width:100%;box-sizing:border-box;padding:1.25rem 2.5rem;display:flex;justify-content:space-between;align-items:center;z-index:10}.logo{height:40px;width:auto}.header-right{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.header-link{color:#b6ffcc;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease;white-space:nowrap;padding:.4rem .9rem;border:1px solid #4cff8f;border-radius:6px}.header-link:hover{color:#4cff8f}@media(max-width:600px){.header{padding:1rem 1.25rem}.logo{height:34px}.header-link{font-size:.9rem}.header-right{gap:.6rem}}.project-card{border:1px solid rgba(76,255,143,.18);border-radius:14px;overflow:hidden;background:#041a0c99;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.project-card:hover{transform:translateY(-4px);border-color:#4cff8f80;box-shadow:0 0 28px #4cff8f2e}.project-card-link{display:block;color:inherit;text-decoration:none}.project-card-image-wrap{width:100%;aspect-ratio:16 / 9;background:#00000040;overflow:hidden}.project-card-image{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);transition:transform .25s ease}.project-card:hover .project-card-image{transform:scale(1.08)}.project-card-body{padding:1rem 1.1rem 1.2rem;text-align:left}.project-card-title{margin:0 0 .35rem;font-size:1.15rem;font-weight:650;color:#eafff1}.project-card-caption{margin:0;font-size:.95rem;line-height:1.35;color:#b6ffccd9}#root{width:100%;min-height:100vh;margin:0 auto;padding:0;text-align:left;overflow-x:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@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}.read-the-docs{color:#888}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#eafff1;text-align:center}.hero h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}.hero h2{font-size:1.5rem;font-weight:400;color:#9effc1;margin-bottom:2rem}.projects-btn{padding:.75rem 1.75rem;background:transparent;border:1px solid #4cff8f;color:#4cff8f;border-radius:8px;cursor:pointer;font-size:1rem;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.projects-btn:hover{background:#4cff8f;color:#041a0c;box-shadow:0 0 20px #4cff8f66}.projects{min-height:100vh;padding:6rem 2rem;background:#041a0c;color:#eafff1;scroll-margin-top:80px}.projects h2{font-size:2.25rem;margin-bottom:2rem}
