:root{font-family:Inter,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}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%}.link-box{width:100%;max-width:350px;border:1px solid #444;border-radius:8px;padding:1.25rem;text-align:center;transition:all .3s ease;cursor:pointer;text-decoration:none;display:block}.link-box h2{font-size:1.25rem;font-weight:500;margin-bottom:.5rem;transition:color .3s ease;color:#fff}.page-container{max-width:800px;margin:0 auto;padding:2rem;min-height:100vh}.page-header{margin-bottom:3rem}.back-link{color:#999;text-decoration:none;font-size:.95rem;transition:color .3s ease}.back-link:hover{color:#fff}.content h1{font-size:2.5rem;font-weight:600;margin-bottom:.5rem;line-height:1.2}.date{color:#999;font-size:.95rem;margin-bottom:2rem}.bio{line-height:1.8;font-size:1.05rem}.bio p{margin-bottom:1.5rem;color:#ffffffde}.bio h3{font-size:1.5rem;font-weight:500;margin-top:2rem;margin-bottom:1rem;color:#fff}.external-link{color:#6b9eff;text-decoration:none;transition:color .3s ease}.external-link:hover{color:#8fb4ff;text-decoration:underline}.projects-grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-top:2rem}.project-card{display:flex;flex-direction:column;gap:1rem;padding-bottom:2.5rem;border-bottom:1px solid #333}.project-card:last-child{border-bottom:none}.project-media{width:100%;max-width:400px;background-color:#1a1a1a;border-radius:6px;overflow:hidden;border:1px solid #333;margin-bottom:.5rem}.project-media:not(:has(.project-media-grid)){aspect-ratio:16 / 10;max-height:200px}.project-image,.project-video{width:100%;height:100%;object-fit:cover;display:block}.project-video{cursor:pointer}.project-media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%}.project-media-grid .project-image{width:100%;height:auto;object-fit:contain;display:block}.project-info{display:flex;flex-direction:column;gap:1rem}.project-info h2{font-size:1.4rem;font-weight:500;color:#fff;margin:0}.project-description{font-size:1.05rem;line-height:1.6;color:#ffffffbf;margin:0}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.tag{padding:.4rem .8rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:4px;font-size:.85rem;color:#fffc;transition:all .3s ease}.tag:hover{background-color:#ffffff26;border-color:#ffffff4d}.project-link{color:#6b9eff;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease;display:inline-block;margin-top:.5rem}.project-link:hover{color:#8fb4ff}@media(max-width:767px){.content h1{font-size:2rem}.project-info h2{font-size:1.5rem}}.scroll-button{position:fixed;bottom:2rem;right:4rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0;background:transparent;border:none;color:#ffffffb3;cursor:default;transition:all .3s ease;z-index:1000}.scroll-button .mouse-icon{width:32px;height:32px;color:#ffffffb3;transition:all .3s ease}.scroll-button .scroll-text{font-size:.9rem;font-weight:500;text-align:center;white-space:nowrap}.scroll-button.clickable{cursor:pointer;color:#6b9eff}.scroll-button.clickable .mouse-icon{color:#6b9eff}.scroll-button.clickable:hover{transform:translateY(-2px)}.scroll-button.clickable:active{transform:translateY(0)}@media(max-width:767px){.scroll-button{bottom:1.5rem;right:1.5rem;padding:.8rem 1.2rem}.scroll-button .mouse-icon{width:28px;height:28px}.scroll-button .scroll-text{font-size:.85rem}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#242424;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{max-width:800px;margin:0 auto;padding:3rem 2rem;min-height:100vh}.header{text-align:center;margin-bottom:3rem}.header h1{font-size:1.5rem;font-weight:400;margin-bottom:.5rem;line-height:1.4}.header p{font-size:1rem;color:#999}.links{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.link-box{width:100%;max-width:350px;border:1px solid #444;border-radius:8px;padding:1.25rem;text-align:center;transition:all .3s ease;cursor:pointer}.link-box:hover{background-color:#c9c9c9;border-color:#c9c9c9}.link-box:hover h2{color:#1a1a1a}.link-box:hover .subtitle{color:#4a4a4a}.link-box h2{font-size:1.25rem;font-weight:500;margin-bottom:.5rem;transition:color .3s ease}.link-box .subtitle{font-size:.9rem;color:#999;transition:color .3s ease}
