*{box-sizing:border-box}html,body,#root{width:100vw;min-height:100vh;margin:0;padding:0;overflow-x:hidden}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#101010;-webkit-user-select:none;user-select:none}.fullscreen{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transition:all 1s}.bg{background:#101010}.fullscreen.notready{color:#606060}.menu{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;color:gray;padding:40px;pointer-events:none;justify-content:center;align-items:flex-end;flex-direction:row;font-size:10px;line-height:1.5em}.menu.left{justify-content:flex-start}.menu.right{justify-content:flex-end}.menu>div{word-wrap:none;word-break:none;white-space:pre;padding-left:25px;padding-right:25px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.menu>div b{font-weight:600;color:#b0b0b0}.fullscreen.ready>div{cursor:pointer}.fullscreen.clicked{pointer-events:none;opacity:0}.menu a{pointer-events:all;cursor:pointer;color:inherit;text-decoration:none}.menu a:hover{text-decoration:underline;color:inherit}@keyframes fade-in{0%{opacity:0}to{opacity:1}}canvas{opacity:0;touch-action:none;animation:fade-in 2s ease .5s forwards;z-index:0;pointer-events:auto}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) translate(-50%)}40%{transform:translateY(-10px) translate(-50%)}60%{transform:translateY(-5px) translate(-50%)}}@media (max-width: 768px){#about-section>div>div{grid-template-columns:1fr!important;gap:40px!important}#about-section h2{font-size:28px!important}#about-section h3{font-size:20px!important}#about-section h4{font-size:16px!important}#about-section{padding-left:16px!important;padding-right:16px!important;padding-top:40px!important}#about-section p{font-size:14px!important}#about-section [style*="padding: 20px"]{padding:14px!important;word-break:break-word!important}#about-section [style*="minmax(300px"]{grid-template-columns:1fr!important}}@media (max-width: 768px){footer>div>div:first-child{grid-template-columns:1fr!important;gap:30px!important}footer form>div{grid-template-columns:1fr!important}footer [style*="justify-content: space-between"]{flex-direction:column!important;gap:10px!important;text-align:center!important}}@media (max-width: 768px){.overlay-nav{top:20px!important;right:20px!important}.overlay-nav button{padding:8px 16px!important;font-size:12px!important}.scroll-indicator{font-size:10px!important}.bottom-links{font-size:11px!important}.bottom-links a,.bottom-links>div{bottom:20px!important}.bottom-links a{left:20px!important}.bottom-links>div:last-child{right:20px!important}}@media (max-width: 768px){#projects-section h2{font-size:32px!important}#projects-section h3{font-size:18px!important}#projects-section>div{padding:0 20px!important}#projects-section [style*="minmax(min(400px"]{grid-template-columns:1fr!important}}
