:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}#root{max-width:none;margin:0;padding:0}h1,h2,h3{line-height:1.1}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}*{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}.app-container{width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden;touch-action:pan-y pinch-zoom}.viewport{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden}.background-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.scene{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:1;padding:120px;box-sizing:border-box;overflow:hidden}.scene-wrapper{max-width:800px;width:100%;text-align:center;padding:4rem .5rem .5rem;box-sizing:border-box;height:100%;max-height:100%;overflow-y:hidden;overflow-x:hidden;display:flex;flex-direction:column;justify-content:center}.scene-title{font-size:clamp(1.3rem,4vh,2rem);margin:0 0 clamp(.3rem,1.5vh,.8rem) 0;font-weight:700;letter-spacing:-.02em;color:#2a2a3e;line-height:1;flex-shrink:0;position:relative;z-index:10}#root .viewport .scene:first-of-type .scene-title{color:#fff!important;opacity:1!important}.scene:nth-child(1) .scene-title,.scene:nth-child(5) .scene-title,.scene:nth-child(6) .scene-title,.scene:nth-child(7) .scene-title,.scene:nth-child(8) .scene-title,.scene:nth-child(9) .scene-title,.scene:nth-child(10) .scene-title{color:#fff!important;opacity:1!important}body[data-scene=intro] .fixed-avatar h2,body[data-scene=intro] .location-label,body[data-scene=intro] .computer-indicator,body[data-scene=intro] .current-computer,body[data-scene=intro] .current-phone,body[data-scene=intro] .current-llm,body[data-scene=intro] .personal-status-indicator,body[data-scene=intro] .status-text,body[data-scene=amherst] .fixed-avatar h2,body[data-scene=amherst] .location-label,body[data-scene=amherst] .computer-indicator,body[data-scene=amherst] .current-computer,body[data-scene=amherst] .current-phone,body[data-scene=amherst] .current-llm,body[data-scene=amherst] .personal-status-indicator,body[data-scene=amherst] .status-text,body[data-scene=chicago] .fixed-avatar h2,body[data-scene=chicago] .location-label,body[data-scene=chicago] .computer-indicator,body[data-scene=chicago] .current-computer,body[data-scene=chicago] .current-phone,body[data-scene=chicago] .current-llm,body[data-scene=chicago] .personal-status-indicator,body[data-scene=chicago] .status-text,body[data-scene=silicon-valley] .fixed-avatar h2,body[data-scene=silicon-valley] .location-label,body[data-scene=silicon-valley] .computer-indicator,body[data-scene=silicon-valley] .current-computer,body[data-scene=silicon-valley] .current-phone,body[data-scene=silicon-valley] .current-llm,body[data-scene=silicon-valley] .personal-status-indicator,body[data-scene=silicon-valley] .status-text,body[data-scene=amazon-key] .fixed-avatar h2,body[data-scene=amazon-key] .location-label,body[data-scene=amazon-key] .computer-indicator,body[data-scene=amazon-key] .current-computer,body[data-scene=amazon-key] .current-phone,body[data-scene=amazon-key] .current-llm,body[data-scene=amazon-key] .personal-status-indicator,body[data-scene=amazon-key] .status-text,body[data-scene=future] .fixed-avatar h2,body[data-scene=future] .location-label,body[data-scene=future] .computer-indicator,body[data-scene=future] .current-computer,body[data-scene=future] .current-phone,body[data-scene=future] .current-llm,body[data-scene=future] .personal-status-indicator,body[data-scene=future] .status-text,body[data-scene=credits] .fixed-avatar h2,body[data-scene=credits] .location-label,body[data-scene=credits] .computer-indicator,body[data-scene=credits] .current-computer,body[data-scene=credits] .current-phone,body[data-scene=credits] .current-llm,body[data-scene=credits] .personal-status-indicator,body[data-scene=credits] .status-text{color:#fff!important}.scene-subtitle{font-size:1.5rem;margin:0 0 2rem;opacity:.8;font-weight:300;color:#1a1a2e}.scene[style*="1a1a2e"] .scene-title,.scene[style*="1a1a2e"] .scene-subtitle{color:#fff!important;opacity:1!important}.scene-content{margin-top:clamp(1rem,3vh,2rem);max-width:100%;overflow:visible;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1 auto;transform-origin:center top;padding-top:1rem}@media(max-aspect-ratio:16/9){.scene-wrapper{justify-content:flex-start}body[data-scene='"silicon-valley"'] .scene-wrapper,body[data-scene='"amazon-key"'] .scene-wrapper,body[data-scene='"future"'] .scene-wrapper{font-size:90%}}@media(max-height:550px){.scene{padding:60px}.scene-title{font-size:clamp(1.2rem,4vh,1.8rem);margin-bottom:.2rem}.scene-content{--viewport-scale: calc(100vh/1100px) }}.three-card-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin:.5rem 0}@supports (height: 100vh){.scene-content{--viewport-scale: min(1, calc(100vh/800px) );transform:scale(var(--viewport-scale))}body[data-scene='"silicon-valley"'] .scene-content,body[data-scene='"amazon-key"'] .scene-content,body[data-scene='"future"'] .scene-content{--viewport-scale: min(.8, calc(100vh/1000px) );transform:scale(var(--viewport-scale))}}.three-card-grid>*{flex:0 1 280px;min-width:200px;max-width:300px}.narrative{font-size:1.25rem;line-height:1.8;color:#3a3a4a;margin-bottom:2rem}.scroll-indicator{margin-top:4rem;color:#fff;opacity:.7;cursor:pointer;transition:all .3s ease;display:inline-block;padding:1rem}.scroll-indicator:hover{opacity:1;transform:scale(1.1)}.arrow-right{font-size:1.5rem;animation:slide 2s infinite}.desktop-hint{display:inline}.mobile-hint{display:none}@media(max-width:768px){.desktop-hint{display:none}.mobile-hint{display:inline}}@keyframes slide{0%,20%,50%,80%,to{transform:translate(0)}40%{transform:translate(10px)}60%{transform:translate(5px)}}.ny-experience{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.pizza-rain-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.diagonal-pizza{position:absolute;font-size:1.5rem;opacity:0;animation:diagonalRain 2s ease-out forwards}@keyframes diagonalRain{0%{opacity:.8;transform:translate(0) rotate(0)}to{opacity:0;transform:translate(300px,300px) rotate(180deg)}}.ny-childhood{display:flex;align-items:center;justify-content:center;z-index:1}.main-icon{font-size:6rem;opacity:0;transform:scale(.5);animation:centerSlideIn .6s cubic-bezier(.34,1.56,.64,1) .3s forwards}@keyframes centerSlideIn{to{opacity:1;transform:scale(1)}}.school-memories{display:flex;justify-content:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.memory-item{background:#ffffffe6;padding:1.5rem 2rem;border-radius:15px;font-size:1.1rem;color:#2a2a3e;box-shadow:0 2px 10px #00000014}.activities-grid{margin-top:2rem;position:relative}.activity-card{background:#fffffff2;padding:1.5rem;border-radius:20px;text-align:center;box-shadow:0 2px 10px #00000014;transition:all .4s ease;flex:0 1 220px;min-width:200px;max-width:280px;opacity:0;transform:translateY(8px);animation:cardFadeInUp .15s cubic-bezier(.2,.8,.2,1) forwards}.activity-card:nth-child(1){animation-delay:.02s}.activity-card:nth-child(2){animation-delay:.04s}.activity-card:nth-child(3){animation-delay:.06s}.activity-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 8px 25px #00000026}@keyframes cardFadeInUp{to{opacity:1;transform:translateY(0) scale(1)}}.activity-card .icon{font-size:2.5rem;display:block;margin-bottom:.5rem}.activity-card h3{font-size:1.1rem;margin:.5rem 0;color:#1a1a2e}.activity-card p{color:#666;font-size:.9rem}.tennis-ball{position:relative;display:inline-block;animation:tennisBallRise .5s ease-out 1s forwards}@keyframes tennisBallRise{to{transform:translateY(-20px)}}.tennis-ball.hit{animation:tennisBallFly 1s cubic-bezier(.5,0,.8,.4) forwards}@keyframes tennisBallFly{0%{transform:translateY(-30px)}to{transform:translate(400px) translateY(-150px) rotate(720deg);opacity:0}}.skateboard-animation{position:absolute;z-index:10;left:0;top:0;pointer-events:none;opacity:0;animation:skateboardSlide 1.5s cubic-bezier(.3,.8,.2,1) 1.5s forwards}.skateboard{position:relative;font-size:6rem}@keyframes skateboardSlide{0%{opacity:1;transform:translate(-1000px) rotate(-10deg) translateY(40px)}70%{opacity:1;transform:translate(50px) rotate(0) translateY(40px)}71%{opacity:1;transform:translate(50px) rotate(25deg) translateY(-20px)}to{opacity:1;transform:translate(50px) rotate(25deg) translateY(-20px)}}.computer-highlight{background:#ffffffe6;padding:3rem;border-radius:20px;max-width:400px;margin:3rem auto 0;box-shadow:0 5px 20px #0000001a}.computer-highlight .computer-icon{font-size:4rem;display:block;margin-bottom:1rem}.computer-highlight h3{font-size:1.5rem;color:#1a1a2e;margin:1rem 0}.computer-highlight p{color:#666;font-size:1rem;line-height:1.5}.fixed-avatar{position:fixed;bottom:60px;left:40px;z-index:1000;filter:drop-shadow(0 4px 20px rgba(0,0,0,.2))}.fixed-avatar h2{font-size:1.1rem!important;margin:.5rem 0!important;color:#2a2a3e!important;font-weight:700!important;letter-spacing:.02em}.fixed-avatar button{padding:.4em .8em;font-size:.8em;background-color:#ffffffe6;color:#1a1a2e;border:1px solid rgba(26,26,46,.2);border-radius:6px;cursor:pointer;transition:all .25s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000001a}.fixed-avatar button:hover{border-color:#646cff;background-color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.fixed-computer-timeline{position:fixed;top:60px;left:40px;z-index:1000;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));min-width:180px;text-align:left;animation:fadeIn .5s ease}.fixed-map-indicator{position:fixed;top:60px;right:40px;z-index:1000;animation:fadeIn .5s ease}.globe-container{position:relative;width:100px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:10px}.globe-wrapper{position:relative;width:60px;height:60px}.globe-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.location-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.location-overlay circle{mix-blend-mode:normal!important;paint-order:stroke fill!important;transform-origin:center;transform:scale(2)}.location-active{opacity:1;animation:pulseLocation 2s ease-in-out infinite;fill:red!important;stroke:#fff!important}.location-inactive{opacity:0;fill:red!important;stroke:#fff!important}@keyframes pulseLocation{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.02);opacity:1}}.travel-path-mini{stroke-dasharray:500;stroke-dashoffset:500;animation:drawPathMini 2s ease-in-out forwards}@keyframes drawPathMini{to{stroke-dashoffset:0}}.location-label{position:absolute;top:85px;left:-20px;right:-20px;text-align:center;font-size:.7rem;font-weight:700;color:#666;letter-spacing:.02em;line-height:1.2;word-wrap:break-word;white-space:normal}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.computer-indicator{color:#666;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:100px}.current-computer{display:flex;align-items:center;justify-content:flex-start;gap:.3rem;font-size:.75rem;font-weight:600;margin-bottom:.35rem;color:#666;flex-wrap:wrap;text-align:left;line-height:1.2}.computer-icon{font-size:1rem;flex-shrink:0}.current-phone{display:flex;align-items:center;justify-content:flex-start;gap:.3rem;font-size:.75rem;font-weight:600;margin-bottom:.35rem;color:#666}.phone-icon{font-size:1rem}.current-llm{display:flex;align-items:center;justify-content:flex-start;gap:.3rem;font-size:.75rem;font-weight:600;margin-bottom:0;color:#666}.llm-icon{font-size:1rem}.computer-name{font-size:.7rem;display:inline}.phone-name,.llm-name{font-size:.7rem}.fixed-personal-status{position:fixed;bottom:60px;right:40px;z-index:1000;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));text-align:center;animation:fadeIn .5s ease}.personal-status-indicator{display:flex;align-items:center;justify-content:center;gap:.3rem;font-size:.7rem;font-weight:600;color:#666;min-height:40px}.status-icon{font-size:.9rem}.status-text{font-size:.7rem}.scene-progress{position:fixed;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:1000;padding:10px;background:#1a1a2ef2;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.progress-dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;transition:all .3s ease;cursor:pointer}.progress-dot:hover{background:#fff9}.progress-dot.active{background:#fff;transform:scale(1.3)}.nav-hint{position:fixed;top:50%;transform:translateY(-50%);width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#1a1a2ecc;border-radius:50%;cursor:pointer;z-index:1001;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-hint:hover{background:#1a1a2ef2;transform:translateY(-50%) scale(1.1)}.nav-hint-left{left:40px}.nav-hint-right{right:40px}.nav-arrow{color:#fff;font-size:1.5rem;font-weight:600}@media(max-width:768px){.scene-wrapper{padding:3rem 1rem 1rem;width:95%}.scene-title{font-size:1.8rem;margin-bottom:.5rem}.scene-subtitle{font-size:.9rem;margin-bottom:1rem}.narrative{font-size:.9rem;line-height:1.5;margin-bottom:1rem}.scroll-indicator{margin-top:1.5rem;font-size:.8rem}.arrow-right{font-size:1rem}.activities-grid{grid-template-columns:1fr;gap:.8rem;margin-top:1rem}.activity-card{padding:.8rem;height:auto!important}.activity-card .icon{font-size:1.5rem;margin-bottom:.3rem}.activity-card h3{font-size:.9rem}.activity-card p{font-size:.75rem}.activity-card-tennis{position:relative}.skateboard{font-size:4rem}.skateboard-animation{position:absolute;z-index:10;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;opacity:0;animation:skateboardSlideMobile 1.5s cubic-bezier(.3,.8,.2,1) 1.5s forwards}@keyframes skateboardSlideMobile{0%{opacity:1;transform:translate(-50%,-50%) translate(-300px) translateY(10px) rotate(-10deg)}70%{opacity:1;transform:translate(-50%,-50%) translate(0) translateY(10px) rotate(0)}71%{opacity:1;transform:translate(-50%,-50%) translate(0) rotate(25deg) translateY(-20px)}to{opacity:1;transform:translate(-50%,-50%) translate(0) rotate(25deg) translateY(-20px)}}@keyframes tennisBallFly{0%{transform:translateY(-20px)}to{transform:translate(300px) translateY(-70px) rotate(720deg);opacity:0}}.fixed-avatar{bottom:15px;left:15px;padding:.3rem}.fixed-avatar svg{width:40px!important;height:40px!important}.fixed-avatar h2{font-size:.8rem!important;margin:.2rem 0!important}.fixed-avatar button{padding:.3em .6em;font-size:.65em}.fixed-map-indicator{top:15px;right:15px}.globe-container{width:70px;height:90px;padding-top:5px}.globe-wrapper{width:40px;height:40px}.location-label{font-size:.55rem;top:50px;left:-15px;right:-15px}.fixed-computer-timeline{top:15px;left:15px;padding:.3rem;min-width:110px;font-size:.75rem}.current-year{font-size:.6rem}.current-computer,.current-phone,.current-llm{font-size:.7rem;gap:.3rem;margin-bottom:.2rem}.computer-icon,.phone-icon,.llm-icon{font-size:.8rem}.computer-name,.phone-name,.llm-name{font-size:.65rem}.fixed-personal-status{bottom:15px;right:15px}.personal-status-indicator{font-size:.6rem;gap:.25rem}.status-icon{font-size:1rem}.status-text{font-size:.55rem}.scene-progress{bottom:50px;gap:5px;padding:6px}.progress-dot{width:6px;height:6px}.progress-dot.active{transform:scale(1.2)}.nav-hint{width:40px;height:40px}.nav-hint-left{left:15px}.nav-hint-right{right:15px}.nav-arrow{font-size:1rem}.computer-highlight{padding:1.5rem;margin:1.5rem auto 0}.computer-highlight .computer-icon{font-size:2rem}.computer-highlight h3{font-size:1.1rem}.computer-highlight p{font-size:.85rem}.diagonal-pizza{font-size:1.2rem}.pizza-rain-container{position:absolute;top:-20%;left:-20%;width:140%;height:140%;overflow:visible;pointer-events:none}@keyframes diagonalRain{0%{opacity:.8;transform:translate(0) rotate(0)}to{opacity:0;transform:translate(150px,150px) rotate(180deg)}}.main-icon{font-size:4rem}.school-memories{gap:1rem;margin-top:1.5rem}.memory-item{padding:1rem 1.5rem;font-size:.9rem}}.scene[style*="4A148C"] .scene-title{color:#fff!important;opacity:1!important}.scene[style*="4A148C"] .narrative{color:#fff}.college-grid{margin-top:2rem}.study-card{background:#ffffffe6;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 4px 15px #0000001a;opacity:0;transform:translateY(12px);animation:cardFadeInUp .12s cubic-bezier(.2,.8,.2,1) forwards;transition:all .4s ease}.study-card:nth-child(1){animation-delay:.02s}.study-card:nth-child(2){animation-delay:.04s}.study-card:nth-child(3){animation-delay:.06s}.study-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 10px 30px #0003}.study-card .icon{font-size:2.5rem;display:block;margin-bottom:1rem}.study-card h3{font-size:1.2rem;color:#4a148c;margin:.5rem 0}.study-card p{color:#666;font-size:.9rem}.scene[style*="1A237E"] .scene-title{color:#fff!important;opacity:1!important}.trading-showcase{margin-top:2rem}.code-window{background:#1e1e1e;border-radius:10px;padding:1rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000004d}.code-header{color:#fff;font-size:.9rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #333}.code-content{font-family:Courier New,monospace}.code-line{display:block;line-height:1.5;font-size:.95rem;overflow:hidden;white-space:nowrap}.code-comment{color:#6a9955;animation:typewriter .8s steps(30) forwards}.code-class{color:#9cdcfe;animation:typewriter 1s steps(40) .2s forwards;opacity:0;animation-fill-mode:both}.code-method{color:#dcdcaa;animation:typewriter .7s steps(30) .5s forwards;opacity:0;animation-fill-mode:both}.code-bracket{color:#9cdcfe;animation:typewriter .2s steps(2) .8s forwards;opacity:0;animation-fill-mode:both}@keyframes typewriter{0%{width:0;opacity:1}to{width:100%;opacity:1}}.companies-flow{display:flex;align-items:center;justify-content:center;gap:1rem;margin:2rem 0;flex-wrap:wrap}.company-badge{background:#ffffffe6;padding:.8rem 1.5rem;border-radius:20px;font-weight:600;color:#1a237e;font-size:.9rem;opacity:0;transform:translateY(4px);animation:fadeInUp .2s cubic-bezier(.25,.8,.25,1) forwards;transition:all .3s ease}.company-badge:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 20px #1a237e33}@keyframes slideInFromLeft{to{opacity:1;transform:translate(0)}}.flow-arrow{color:#fff;font-size:1.5rem}.skills-learned{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.skill-tag{background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:15px;font-size:.9rem;border:1px solid rgba(255,255,255,.3)}.scene[style*="00695C"] .scene-title,.scene[style*="00695C"] .narrative{color:#fff}.mobile-showcase{margin-top:1rem;display:flex;flex-direction:column;align-items:center;max-height:100%}.phone-container{width:100px;height:200px;background:#333;border-radius:20px;padding:5px;margin:0 auto .5rem;box-shadow:0 5px 15px #0000004d}.phone-screen{width:100%;height:100%;background:#fff;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.app-icon{font-size:3rem;margin-bottom:.8rem}.app-type{color:#333;font-weight:600;font-size:.9rem}.tech-stack{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.tech-badge{padding:.8rem 1.5rem;border-radius:20px;font-weight:600;color:#fff;opacity:0;transform:translateY(6px);animation:fadeInUp .1s cubic-bezier(.25,.8,.25,1) forwards;transition:all .3s ease}.tech-badge:nth-child(1){animation-delay:.02s}.tech-badge:nth-child(2){animation-delay:.04s}.tech-badge:hover{transform:translateY(-5px) scale(1.05)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.tech-badge.ios{background:#000}.tech-badge.web{background:#2196f3}.banks-grid-container{position:relative;width:100%;max-width:500px;margin:1rem auto;height:200px;overflow:hidden;border-radius:20px;background:#0000004d}.banks-grid{display:grid;grid-template-columns:repeat(20,1fr);gap:.5rem;padding:1rem;height:100%;overflow:hidden}.bank-item{font-size:1.2rem;opacity:0;transform:scale(0);animation:bankAppear .5s ease-out forwards}@keyframes bankAppear{to{opacity:.6;transform:scale(1)}}.banks-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;background:#000c;padding:1rem 2rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.banks-overlay h3{margin:0;font-size:1.8rem;color:#fff;font-weight:700}.banks-overlay p{margin:.5rem 0 0;color:#ffffffe6;font-size:1.1rem}.scene[style*=E65100] .scene-title{color:#fff}.delivery-and-apps{display:flex;flex-direction:column;gap:2rem;align-items:center}.delivery-visual{margin-top:3rem}.package-flow{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1rem}.package,.destination{font-size:2.5rem}.flow-line{width:100px;height:4px;background:#fff;position:relative}.flow-line:after{content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:10px solid white;border-top:8px solid transparent;border-bottom:8px solid transparent}.delivery-text{color:#fff;font-size:1.2rem;margin-top:2rem}.apps-grid.compact{display:flex;gap:1rem;margin-top:2rem;justify-content:center;flex-wrap:wrap}.apps-grid.compact .app-card{flex:0 0 auto;width:140px;padding:1rem}.apps-grid.compact .app-icon{font-size:2rem;margin-bottom:.5rem}.apps-grid.compact h3{font-size:1rem;margin:.3rem 0}.apps-grid.compact p{font-size:.75rem}.app-card{background:#fffffff2;padding:1.5rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px #0003;transition:all .4s ease;opacity:0;transform:translateY(6px);animation:cardFadeInUp .15s cubic-bezier(.2,.8,.2,1) forwards}.app-card:nth-child(1){animation-delay:.02s}.app-card:nth-child(2){animation-delay:.04s}.app-card:nth-child(3){animation-delay:.06s}.app-card:nth-child(4){animation-delay:.08s}.app-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 35px #00000040}.app-card .app-icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.app-card h3{color:#e65100;font-size:1.1rem;margin:.4rem 0}.app-card p{color:#666;font-size:.85rem}.amazon-combined{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%;padding:0}.apps-grid-square{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;max-width:400px;margin:0 auto}.apps-grid-square .app-card{padding:.8rem;aspect-ratio:1.2/1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:120px;max-height:140px}.apps-grid-square .app-card .app-icon{font-size:1.6rem;margin-bottom:.3rem}.apps-grid-square .app-card h3{font-size:.85rem;margin:.2rem 0;line-height:1.1}.apps-grid-square .app-card p{font-size:.65rem;text-align:center;line-height:1.2;margin:0}.delivery-section{text-align:center;margin-bottom:.5rem}.section-label{color:#fff;font-size:1rem;margin-top:1rem;opacity:.9}.products-and-tech{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:100%;margin:0 auto}.products-section{width:100%}.tech-stack-grid.compact{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:0 auto;padding:0 0 2rem;max-width:100%}.tech-stack-grid.compact .tech-item{background:#ffffffe6;padding:.8rem;border-radius:10px}.tech-stack-grid.compact .tech-item h4{font-size:.9rem;color:#3a4a5a;margin:.3rem 0}.tech-stack-grid.compact .tech-item p{font-size:.8rem;color:#666}.tech-stack-grid.compact .tech-item .icon{font-size:1.8rem}.ai-development{margin-top:2rem}.code-collaboration{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:3rem}.ai-assistant,.development-speed{background:#ffffff1a;padding:1.5rem;border-radius:20px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.ai-icon,.speed-icon{font-size:3rem;display:block;margin-bottom:.5rem}.flow-connector{font-size:2rem;color:#ffd93d;animation:pulse 1.5s infinite}.tech-stack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.tech-item{background:#fffffff2;padding:1.5rem;border-radius:15px;text-align:center;transition:transform .3s ease}.tech-item:hover{transform:translateY(-5px)}.tech-item .icon{font-size:2.5rem;display:block;margin-bottom:.5rem}.tech-item h4{color:#ff6f00;margin:.5rem 0;font-size:1.1rem}.tech-item p{color:#666;font-size:.9rem;margin:0}.project-description{text-align:center;margin-top:2rem;font-size:1.1rem;color:#fff}.scene[style*="0f0f1e"] .scene-title,.scene[style*="0f0f1e"] .scene-subtitle,.scene[style*="0f0f1e"] .future-vision{color:#fff!important;opacity:1!important}.future-vision{margin-top:2rem}.future-elements{margin-bottom:2rem;width:100%}.future-item{background:#ffffff0d;padding:2rem;border-radius:20px;text-align:center;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease;opacity:0;transform:translateY(8px);animation:cardFadeInUp .15s cubic-bezier(.2,.8,.2,1) forwards}.future-item:nth-child(1){animation-delay:.02s}.future-item:nth-child(2){animation-delay:.04s}.future-item:nth-child(3){animation-delay:.06s}.future-item:hover{background:#ffffff14;transform:translateY(-10px) scale(1.03);box-shadow:0 15px 40px #ffffff1a}.future-icon{font-size:3rem;display:block;margin-bottom:1rem}.future-item h3{color:#fff;margin:.5rem 0;font-size:1.3rem}.future-item p{color:#ffffffb3;font-size:1rem;margin:0}.future-quote{text-align:center;margin:3rem 0;padding:2rem;background:#ffffff08;border-radius:20px;border-left:4px solid #646cff}.future-quote p{font-size:1.5rem;font-style:italic;color:#ffffffe6;margin:0 0 .5rem}.quote-author{color:#fff9;font-size:1rem}.continue-journey{text-align:center;margin-top:3rem}.continue-journey p{color:#fffc;font-size:1.2rem;margin-bottom:1rem}.future-arrow{font-size:2rem;animation:sparkle 2s infinite}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@media(min-width:1200px){.scene{padding:60px 40px}.scene:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1200px;height:100%;pointer-events:none}.fixed-avatar,.fixed-computer-timeline{left:max(40px,calc((100vw - 1200px)/2 + 40px))}.fixed-map-indicator,.fixed-personal-status{right:max(40px,calc((100vw - 1200px)/2 + 40px))}.fixed-avatar h2{font-size:1.3rem!important;font-weight:600!important}.location-label{font-size:.85rem;font-weight:600}.computer-indicator{font-size:.9rem}.current-computer,.current-phone,.current-llm{font-size:.9rem;font-weight:600}.computer-icon,.phone-icon,.llm-icon{font-size:1.2rem}.computer-name,.phone-name,.llm-name,.personal-status-indicator{font-size:.85rem;font-weight:600}.status-icon{font-size:1.1rem}.status-text{font-size:.85rem;font-weight:600}}@media(min-width:769px)and (max-width:1024px){.scene{padding:80px}.scene-wrapper{max-height:calc(100vh - 140px)}.scene-title{font-size:2.2rem}.scene-content{transform:scale(.9);transform-origin:center top}.future-elements{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.future-item{flex:0 1 calc(50% - .75rem);min-width:280px;max-width:350px}}@media(max-width:768px){.scene{padding:70px 20px 0}.scene-wrapper{max-height:calc(100vh - 140px);padding:2.5rem .5rem .5rem}.scene-content{transform:scale(.8);transform-origin:center top}.three-card-grid{flex-direction:column;align-items:stretch;gap:.8rem}.three-card-grid>*{flex:none;min-width:unset;max-width:100%;width:100%;height:auto!important;min-height:unset!important}.client-logos{grid-template-columns:1fr;gap:.8rem}.study-card{padding:1rem;height:auto!important}.study-card .icon{font-size:1.8rem;margin-bottom:.5rem}.study-card h3{font-size:.95rem}.study-card p{font-size:.75rem}.companies-flow{flex-direction:column;gap:.5rem;margin:1rem 0}.company-badge{padding:.5rem 1rem;font-size:.8rem}.flow-arrow{transform:rotate(90deg);font-size:1rem}.code-window{padding:.8rem;margin-bottom:1rem}.code-header{font-size:.75rem;margin-bottom:.5rem}.code-line{font-size:.8rem;line-height:1.3}.skills-learned{gap:.5rem;margin-top:1rem}.skill-tag{display:none}.phone-container{width:60px;height:120px;padding:3px;margin:0 auto .5rem}.phone-screen{border-radius:10px;padding:.5rem}.app-icon{font-size:1rem;margin-bottom:.2rem}.app-type{font-size:.6rem}.tech-stack{gap:.5rem;margin-bottom:1rem}.tech-badge{padding:.5rem 1rem;font-size:.8rem}.banks-grid-container{height:200px;margin:1rem auto}.banks-grid{gap:.3rem;padding:.5rem}.bank-item{font-size:.9rem}.banks-overlay{padding:1rem 1.5rem}.banks-overlay h3{font-size:1.8rem}.banks-overlay p{font-size:.9rem}.package,.destination{font-size:2rem}.apps-grid-square{gap:.6rem;max-width:300px}.apps-grid-square .app-card{padding:.7rem}.apps-grid-square .app-card .app-icon{font-size:1.5rem;margin-bottom:.3rem}.apps-grid-square .app-card h3{font-size:.8rem;margin:.2rem 0}.apps-grid-square .app-card p{font-size:.65rem;line-height:1.2}.package-flow{gap:1rem;margin-bottom:1rem}.flow-line{width:60px;height:3px}.delivery-text{font-size:.9rem;margin-top:1rem}.section-label{font-size:.85rem;margin-top:.5rem}.amazon-combined{gap:.8rem}.delivery-section{margin-bottom:.3rem}.section-subtitle{font-size:1.3rem;margin-bottom:1rem}.apps-grid.compact{gap:.5rem;margin-top:1rem}.apps-grid.compact .app-card{width:85px;padding:.5rem}.apps-grid.compact .app-icon{font-size:1.2rem;margin-bottom:.2rem}.apps-grid.compact h3{font-size:.7rem;margin:.15rem 0}.apps-grid.compact p{font-size:.55rem}.tech-stack-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;margin-bottom:1.5rem}.tech-stack-grid.compact{grid-template-columns:repeat(2,1fr);gap:.5rem}.tech-stack-grid.compact .tech-item{padding:.6rem}.tech-stack-grid.compact .tech-item .icon{font-size:1.3rem}.tech-stack-grid.compact .tech-item h4{font-size:.75rem;margin:.2rem 0}.tech-stack-grid.compact .tech-item p{font-size:.65rem}.tech-item{padding:1rem}.tech-item .icon{font-size:1.8rem;margin-bottom:.3rem}.tech-item h4{font-size:.9rem}.tech-item p{font-size:.75rem}.code-collaboration{flex-direction:column;gap:1rem;margin-bottom:1.5rem}.ai-assistant,.development-speed{padding:1rem}.ai-icon,.speed-icon{font-size:2rem;margin-bottom:.3rem}.flow-connector{font-size:1.5rem}.project-description{font-size:.9rem;margin-top:1rem}.future-elements{grid-template-columns:1fr;gap:.6rem;margin-bottom:1rem}.future-item{padding:.8rem;height:auto!important}.future-icon{font-size:1.5rem;margin-bottom:.3rem}.future-item h3{font-size:.9rem;margin-bottom:.3rem}.future-item p{font-size:.75rem}.future-quote{padding:1.2rem;margin:1.5rem 0}.future-quote p{font-size:1.1rem}.quote-author{font-size:.85rem}.continue-journey{margin-top:1.5rem}.continue-journey p{font-size:.95rem}.future-arrow{font-size:1.5rem}.building-entrance{width:300px;height:225px}}.credits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;width:95%;max-width:1200px;margin:0 auto;max-height:75vh;overflow-y:auto}.credits-scroll-wrapper{display:contents}.credits-section{background:#ffffff1a;padding:.8rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);opacity:0;transform:translateY(6px);animation:cardFadeInUp .15s cubic-bezier(.2,.8,.2,1) forwards;transition:all .3s ease;min-height:180px}.credits-section:nth-child(1){animation-delay:.01s}.credits-section:nth-child(2){animation-delay:.02s}.credits-section:nth-child(3){animation-delay:.03s}.credits-section:nth-child(4){animation-delay:.04s}.credits-section:nth-child(5){animation-delay:.05s}.credits-section:hover{transform:translateY(-5px) scale(1.02);background:#ffffff26}.credits-section h3{color:#fff;font-size:1rem;margin:0 0 .8rem;text-align:center}.credits-items{display:flex;flex-direction:column;gap:.6rem}.credit-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#ffffff0d;border-radius:8px;transition:all .3s ease;opacity:0;transform:translate(-8px);animation:slideInFromLeft .12s cubic-bezier(.25,.8,.25,1) forwards;cursor:pointer}.credits-section:nth-child(1) .credit-item:nth-child(1){animation-delay:.3s}.credits-section:nth-child(1) .credit-item:nth-child(2){animation-delay:.4s}.credits-section:nth-child(2) .credit-item:nth-child(1){animation-delay:.5s}.credits-section:nth-child(2) .credit-item:nth-child(2){animation-delay:.6s}.credits-section:nth-child(2) .credit-item:nth-child(3){animation-delay:.7s}.credits-section:nth-child(3) .credit-item:nth-child(1){animation-delay:.8s}.credits-section:nth-child(3) .credit-item:nth-child(2){animation-delay:.9s}.credit-item:hover{background:#ffffff1a;transform:translate(5px)}.credit-icon{font-size:1.2rem;opacity:0;transform:scale(0) rotate(180deg);animation:iconSpin .2s cubic-bezier(.34,1.56,.64,1) forwards;flex-shrink:0}.credits-section:nth-child(1) .credit-item:nth-child(1) .credit-icon{animation-delay:.5s}.credits-section:nth-child(1) .credit-item:nth-child(2) .credit-icon{animation-delay:.6s}.credits-section:nth-child(2) .credit-item:nth-child(1) .credit-icon{animation-delay:.7s}.credits-section:nth-child(2) .credit-item:nth-child(2) .credit-icon{animation-delay:.8s}.credits-section:nth-child(2) .credit-item:nth-child(3) .credit-icon{animation-delay:.9s}.credits-section:nth-child(3) .credit-item:nth-child(1) .credit-icon{animation-delay:1s}.credits-section:nth-child(3) .credit-item:nth-child(2) .credit-icon{animation-delay:1.1s}@keyframes iconSpin{to{opacity:1;transform:scale(1) rotate(0)}}.credit-item div{flex:1}.credit-item strong{color:#fff;font-size:.75rem;display:block;margin-bottom:.1rem;line-height:1.1}.credit-item p{color:#ffffffb3;font-size:.65rem;margin:0;line-height:1.1}@media(max-width:768px){.scene-content.credits{padding:0;height:100vh;overflow:hidden;margin-top:0}.credits-grid{display:block;width:100%;height:calc(100vh - 80px);margin-top:60px;overflow-y:scroll;overflow-x:hidden;position:relative;padding:0 1rem;scrollbar-width:none;-ms-overflow-style:none}.credits-grid::-webkit-scrollbar{display:none}.credits-section{display:block;width:100%;padding:1rem;margin-bottom:1rem;min-height:auto;position:relative}.credits-scroll-wrapper{display:block;width:100%;padding-bottom:2rem}.credits-section h3{font-size:1rem;margin-bottom:.8rem}.credits-items{gap:.6rem}.credit-item{padding:.6rem;gap:.5rem}.credit-icon{font-size:1.2rem}.credit-item strong{font-size:.8rem}.credit-item p{font-size:.7rem}}.amherst-animation-container{position:relative;margin-top:2rem;height:40px;text-align:center;overflow:visible;width:100%;padding:0 .5rem}.animated-text{position:absolute;left:50%;transform:translate(-50%);opacity:0;font-size:1.1rem;white-space:nowrap;top:0;max-width:calc(100vw - 1rem)}@media(max-width:768px){.animated-text{font-size:.85rem;white-space:nowrap;text-align:center}.amherst-animation-container{height:60px}}.essay-text{color:#fff;animation:fadeInOut 9s ease-out forwards;animation-delay:0s;font-style:italic}.greek-text{color:#fff;font-family:Times New Roman,serif;animation:fadeInOut 9s ease-out forwards;animation-delay:3s}.math-text{color:#fff;font-family:Times New Roman,serif;font-style:italic;animation:fadeInOut 9s ease-out forwards;animation-delay:6s}@keyframes fadeInOut{0%,33.33%,to{opacity:0;transform:translate(-50%) translateY(20px)}5%,28%{opacity:1;transform:translate(-50%) translateY(0)}}.rotating-key{display:inline-block;animation:keyRotate 3s ease-in-out forwards;transform-origin:75% 25%;animation-delay:0s}@keyframes keyRotate{0%{transform:rotate(0)}30%{transform:rotate(-10deg)}60%{transform:rotate(20deg)}to{transform:rotate(15deg)}}.driving-truck{display:inline-block;opacity:0;animation:truckDrive 1.5s ease-out forwards;animation-delay:.75s}@keyframes truckDrive{0%{transform:translate(50px);opacity:0}40%{opacity:1}to{transform:translate(0);opacity:1}}.ringing-bell{display:inline-block;animation:bellRing 3s ease-out forwards;animation-delay:1.5s}@keyframes bellRing{0%,60%{transform:rotate(0)}65%{transform:rotate(-15deg)}70%{transform:rotate(15deg)}75%{transform:rotate(-10deg)}80%{transform:rotate(10deg)}85%{transform:rotate(-5deg)}90%{transform:rotate(5deg)}to{transform:rotate(0)}}.sliding-cart{display:inline-block;animation:cartSlide 1.5s ease-out forwards;animation-delay:2.25s;opacity:0}@keyframes cartSlide{0%{transform:translate(30px);opacity:0}40%{opacity:1}to{transform:translate(0);opacity:1}}.study-card{position:relative}.future-icon-1{opacity:0;transform:translateY(0) scale(0);animation:starRise 3s ease-out forwards}.future-icon-2{opacity:0;transform:scale(0);animation:handShake 3s ease-out forwards;animation-delay:.5s}.future-icon-3{opacity:0;transform:scale(0) rotateY(0);animation:globeSpin 3s ease-out forwards;animation-delay:1s}@keyframes starRise{0%{opacity:0;transform:translateY(0) scale(0)}20%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(-10px) scale(1)}}@keyframes handShake{0%{opacity:0;transform:scale(0) rotate(0)}20%{opacity:1;transform:scale(1) rotate(0)}30%{transform:scale(1) rotate(-20deg)}40%{transform:scale(1) rotate(20deg)}50%{transform:scale(1) rotate(-15deg)}60%{transform:scale(1) rotate(15deg)}70%{transform:scale(1) rotate(-10deg)}80%{transform:scale(1) rotate(10deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes globeSpin{0%{opacity:0;transform:scale(0)}20%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}
