@import"https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@400&family=Iceland:wght@400&family=Inter:wght@400&display=swap";.ui-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1000;color:#fff;padding:20px;box-sizing:border-box}.ui-overlay.ui-hidden{opacity:0}.ui-overlay.ui-hidden>*{pointer-events:none!important}.ui-top-section{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:20px;pointer-events:auto}.ui-header{display:flex;flex-direction:column;align-items:flex-start}.main-title{font-family:Big Shoulders Display,sans-serif;font-size:24px;font-weight:400;line-height:32px;margin:0;text-align:left}.subtitle{font-family:Iceland,sans-serif;font-size:13px;font-weight:400;line-height:17px;margin:4px 0 0;text-align:left;max-width:200px}.piano-hint-container{position:absolute;top:76px;left:50%;transform:translate(-50%);z-index:1000;pointer-events:none}.piano-hint{font-family:Iceland,sans-serif;font-size:20px;font-weight:100;line-height:24px;color:#fff;text-align:center;white-space:nowrap;transition:opacity 1s ease-out;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.ui-top-center{position:absolute;top:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:72px;pointer-events:auto}.ui-top-right{display:flex;flex-direction:column;align-items:flex-end;gap:15px}.work-linkedin-container{display:flex;align-items:center;gap:0}.work-linkedin-container .linkedin-btn{margin-left:-2px}.sound-control{display:flex;align-items:center;gap:8px;pointer-events:auto}.sound-checkbox{width:16px;height:16px;border:1px solid white;background:transparent;cursor:pointer;position:relative}.sound-checkbox:hover{background:#ffffff1a}.sound-checkbox.active .checkbox-fill{display:block}.checkbox-fill{display:none;width:10px;height:10px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sound-label{font-family:Iceland,sans-serif;font-size:16px;font-weight:400;line-height:24px;cursor:pointer;width:104px;text-align:center}:root{--color-white-solid: white}@keyframes shine-animation{0%{transform:translate(-40px)}7%{transform:translate(200px)}7.01%,to{transform:translate(-40px)}}.linkedin-btn{width:40px;height:40px;background:#fff;border-radius:2px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.linkedin-btn:hover{background:#f0f0f0}.linkedin-icon{width:20px;height:16px;background:url(/images/linkedin-icon.svg) no-repeat center;background-size:contain}.main-nav{display:flex;align-items:flex-start;gap:72px}.nav-link{position:relative;width:84px;height:26px;text-decoration:none;color:#fff;display:block;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav-text{font-family:Iceland,sans-serif;font-size:16px;font-weight:400;line-height:24px;position:absolute;top:0;left:0;width:62px;height:15px;display:flex;align-items:center;justify-content:center}.nav-icon{position:absolute;top:1.5px;right:0;width:13px;height:13px;background-size:contain;background-repeat:no-repeat;background-position:center}.linkedin-icon-small{background-image:url(/images/linkedin-small.svg)}.behance-icon{background-image:url(/images/behance-icon.svg)}.email-icon{background-image:url(/images/email-icon.svg);width:15px!important;height:15px!important;top:0!important}.nav-link .nav-progress-container{position:absolute!important;top:23px!important;left:-1px!important;width:86px!important;height:3px!important;background:#000!important;overflow:hidden!important;border:none!important;outline:none!important}.nav-link .nav-underline{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#fff!important;transform:translate(-100%)!important;transition:transform .3s ease!important;border:none!important}.nav-underline-hover{display:none!important}.nav-link:hover .nav-underline{transform:translate(0)!important}.ui-footer{position:absolute;bottom:20px;left:20px;font-family:Iceland,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#7a7a7a;pointer-events:auto}@media(max-width:768px){.ui-overlay{padding:15px}.ui-top-section{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:15px}.ui-top-right{display:none}.ui-top-center{position:fixed!important;top:15px!important;right:15px!important;left:auto!important;transform:none!important;margin:0;z-index:1001}.main-title{font-size:20px;line-height:28px}.subtitle{font-size:12px;max-width:250px}.main-nav{flex-direction:row;gap:15px}.nav-link{width:20px;height:20px}.nav-text{display:none}.nav-icon{position:static;width:20px;height:20px}.email-icon{width:20px!important;height:20px!important}.nav-progress-container{display:none}.ui-footer{bottom:15px;left:15px;font-size:14px}}@media(max-width:480px){.ui-overlay{padding:10px}.main-title{font-size:18px;line-height:24px}.subtitle{font-size:10px}.ui-top-center{top:10px!important;right:10px!important}.main-nav{gap:12px}.nav-link,.nav-icon{width:18px;height:18px}.email-icon{width:18px!important;height:18px!important}}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow:hidden;position:fixed;width:100%;height:100%;-webkit-overflow-scrolling:touch;overscroll-behavior:none}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}#experience{position:fixed;height:100%;width:100%;top:0;left:0;overflow:hidden;-webkit-user-select:none;user-select:none}#experience #experience-canvas{height:100%;width:100%;touch-action:pan-x pan-y;-webkit-touch-callout:none}#music-btn{position:fixed;bottom:25px;right:30px;width:45px;height:30px;background:#fff;border-radius:4px;display:flex;justify-content:center;align-items:flex-end;gap:3px;padding:3px;cursor:pointer;z-index:1000;transition:transform .4s ease,background .4s ease}#music-btn:hover{transform:scale(1.05);background:#ff0505}#music-btn .bar{width:3px;height:10px;background:#000;border-radius:2px;transform-origin:bottom center;animation:pulse 1s ease-in-out infinite;transition:transform .3s ease-in-out,opacity .3s ease-in-out}#music-btn .bar:nth-child(1){animation-delay:0s;animation-duration:.7s}#music-btn .bar:nth-child(2){animation-delay:.15s;animation-duration:.9s}#music-btn .bar:nth-child(3){animation-delay:.25s;animation-duration:.8s}#music-btn .bar:nth-child(4){animation-delay:.35s;animation-duration:1s}@keyframes pulse{0%{transform:scaleY(.2);opacity:.6}25%{transform:scaleY(1.1);opacity:1}50%{transform:scaleY(.4);opacity:.8}75%{transform:scaleY(1.3);opacity:1}to{transform:scaleY(.2);opacity:.6}}#music-btn.paused .bar{animation:none;transform:scaleY(.2);opacity:1}#loading-screen{position:fixed;inset:0;background:#000;z-index:9999;pointer-events:auto;font-family:Consolas,Courier New,monospace;padding:20px}#terminal{position:absolute;inset:20px 20px 120px;overflow:hidden}#terminal-output{font-size:14px;color:#0f0;line-height:1.4;font-family:Consolas,Courier New,monospace;white-space:pre-wrap;word-wrap:break-word;padding-right:10px}.terminal-line{opacity:0;animation:fadeIn .2s ease forwards;margin-bottom:2px}#loading-bar-container{position:absolute;bottom:80px;left:20px;right:20px;height:2px;background:#000;border:1px solid #0f0;padding:0;box-sizing:content-box}#loading-bar{height:2px;width:0%;background:#fff;transition:width .3s ease}@keyframes fadeIn{to{opacity:1}}#ripple-overlay{position:absolute;inset:0;background:#000;clip-path:circle(0% at 50% 50%);pointer-events:none;transition:clip-path 1.5s cubic-bezier(.19,1,.22,1)}#desktop-message{position:fixed;bottom:80px;left:50%;transform:translate(-50%);font-size:12px;opacity:0;color:silver;letter-spacing:0;pointer-events:none;z-index:10000;text-align:center;font-family:"MS Sans Serif",Tahoma,sans-serif;font-weight:400;display:none}@media(max-width:480px){#desktop-message{font-size:11px;bottom:70px}}#tap-to-enter{position:fixed;bottom:30px;left:50%;transform:translate(-50%);font-size:14px;opacity:0;color:#000;letter-spacing:0;pointer-events:none;z-index:10000;text-align:center;padding:8px 32px;border:none;background:silver;cursor:pointer;font-family:"MS Sans Serif",Tahoma,sans-serif;font-weight:400;box-shadow:inset -1px -1px #000,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;border-radius:0}#tap-to-enter:hover{background:#d4d4d4}#tap-to-enter:active{box-shadow:inset 1px 1px #000,inset -1px -1px #fff,inset 2px 2px gray,inset -2px -2px #dfdfdf;padding:9px 31px 7px 33px}.loaded #tap-to-enter{pointer-events:auto}#intro-fade{position:fixed;inset:0;background:#000;pointer-events:none;opacity:1;z-index:9998}#signature{position:fixed;bottom:15px;left:20px;font-size:12px;color:#ffffff80;letter-spacing:1px;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:9999;opacity:0;transition:opacity 1.5s ease}.loaded #signature{opacity:.5}@media(max-width:768px){#tap-to-enter{font-size:1.2rem;padding:20px;bottom:30%}}@media(max-width:768px){#music-btn{width:50px;height:50px;bottom:20px;right:20px}}@media(max-width:768px){#experience-canvas{touch-action:none}}@media(max-width:768px){#signature{font-size:.75rem;bottom:10px}}
