*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}ul,ol,li{list-style:none}a{text-decoration:none;color:inherit}img,picture,video,canvas,svg{display:block;max-width:100%}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark}@keyframes rainbowAura{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{margin:0 auto;display:flex;height:100%}.app-container{display:flex;flex-direction:column;min-height:100vh}.bio{flex:1;padding:2rem}h1{font-size:3.2em;line-height:1.1}section{margin:470px 0 0 -200px;height:500px;width:100%;border-bottom:5px solid grey}.home:nth-of-type(1)>div{display:flex;width:100%}article>*{width:100%}.inner{height:100px;width:100%}article{width:100%;column-count:5;column-width:8em;widows:3;orphans:3;gap:1em;column-rule:2px dashed #666;height:50em}@media (max-width: 480px){article{column-count:unset;column-width:unset;column-gap:unset;column-rule:unset;widows:unset;orphans:unset}article{width:100%;flex-direction:row;gap:1.5rem}article>p{width:100%;border-top:2px dashed #666;padding:10px}footer{position:relative}}.inner:nth-of-type(5),.footer{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:1rem}h1,a{color:inherit}.footer a{color:inherit;text-decoration:none;font-size:1.2rem}.footer a:hover{color:#aaa}.footer-legal{width:100%;display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;font-size:.9rem;flex-wrap:wrap}.footer-link{color:#ccc;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fff;text-decoration:underline}.divider{color:#888;font-weight:300}.footer.dark{background-color:#1e2326;color:#fff}.footer.light{background-color:#f9f9f9;color:#1e2326}#root{max-width:1280px;margin:0 auto;padding:2rem;background-color:#1e2326}.hero{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem;padding:2rem}.hero-left img.hero-img{width:220px;height:auto;border-radius:12px;object-fit:cover;box-shadow:0 4px 15px #0000004d}.hero-right{max-width:480px;color:inherit;text-align:left}.hero-right h1{font-size:2.5rem;margin:.5rem 0}.hero-right p{font-size:1.25rem;color:#ccc}@media (max-width: 768px){.hero{flex-direction:column;text-align:center}.hero-right{text-align:center}.hero-right h1{font-size:2rem}}.theme-toggle{cursor:pointer;background:none;border:none;font-size:2rem;padding:2rem;color:inherit;display:inline-flex;align-items:center;justify-content:center}#app-content,.inner,.inner>*{display:block;flex-direction:unset;height:auto}.project-wrapper{display:flex;flex-direction:column;align-items:center;margin-top:40px;font-family:sans-serif}.card-stack{position:relative;width:100%;max-width:800px;height:300px;display:flex;justify-content:center;align-items:center;overflow:hidden}.card{position:absolute;width:160px;height:220px;background-color:#1e2326;border:1px solid #ccc;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center;padding:1rem;cursor:pointer;margin:4rem;transition:box-shadow .3s ease}.card.light{background-color:#fff}.card.dark{background-color:#1e2326}.card.active{border:2px solid rgb(20,233,248);z-index:3!important}.card-icon{color:light dark;margin-bottom:10px}.card-title{font-size:.9rem;font-weight:700}.project-details{max-width:600px;text-align:center;margin-top:30px}.project-details h3{font-size:1.5rem;margin-bottom:10px}.project-details p{font-size:.95rem;white-space:pre-line;margin-bottom:8px}.repo-link{font-size:.85rem;color:#555;text-decoration:underline}.buttons{margin-top:15px;display:flex;gap:10px;justify-content:center}.buttons button{padding:6px 12px;font-size:.9rem;background:#eee;color:#555;border:none;border-radius:4px;cursor:pointer}
