:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;box-sizing:border-box}.app-container{width:100vw;height:100vh;position:relative}.intro-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.intro-screen{width:100%;height:100%;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;text-align:center}.intro-fade-item{opacity:0;animation:intro-fade-in .5s ease-out forwards}.intro-title.intro-fade-item{animation-delay:0s}.intro-description.intro-fade-item{animation-delay:.15s}.intro-instructions.intro-fade-item{animation-delay:.35s}.intro-start.intro-fade-item{animation-delay:.55s}@media (prefers-reduced-motion: reduce){.intro-fade-item{animation:none;opacity:1}}@keyframes intro-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.intro-title{margin:0 0 1.5rem;font-size:2rem;font-weight:600;color:#fff}.intro-description{margin:0 0 2rem;max-width:420px;font-size:1rem;line-height:1.5;color:#fffc}.intro-instructions{margin:0 0 2.5rem;max-width:380px;text-align:center}.intro-instructions strong{display:block;margin-bottom:.5rem;font-size:.95rem;color:#ffffffe6}.intro-instructions ul{margin:0 0 1rem;padding:0;list-style:none}.intro-instructions li{margin:0 0 .35rem;font-size:.9rem;line-height:1.5;color:#ffffffbf}.intro-instructions li:before{content:"• ";margin-right:.25rem}.intro-instructions .intro-note{margin:0;font-size:.85rem;color:#fff9}.intro-sound-note{margin:1rem 0 0;font-size:.85rem;color:#fff9}.intro-note-highlight{font-weight:600;color:#fffffff2}.intro-start{padding:.75rem 2rem;font-size:1rem;font-weight:500;color:#000;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s,transform .15s}.intro-start:hover{background:#e0e0e0}.intro-start:active{transform:scale(.98)}.thank-you-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;text-align:center;opacity:0;transition:opacity .4s ease-out}.thank-you-overlay.thank-you-overlay--visible{opacity:1}.thank-you-title{margin:0 0 2rem;font-size:1.75rem;font-weight:600;color:#fff}.thank-you-restart{padding:.75rem 2rem;font-size:1rem;font-weight:500;color:#000;background:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s,transform .15s}.thank-you-restart:hover{background:#e0e0e0}.thank-you-restart:active{transform:scale(.98)}.scene-top-buttons{position:fixed;top:1rem;left:1rem;right:1rem;z-index:100;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.scene-top-buttons-left{display:flex;align-items:center;gap:.5rem;pointer-events:auto}.scene-target-count{padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#ffffffe6;background:#00000080;border:1px solid rgba(255,255,255,.2);border-radius:8px;pointer-events:auto;transition:box-shadow .3s ease,border-color .3s ease,transform .3s ease}.scene-target-count--complete{border-color:#ffffff80;box-shadow:0 0 16px #ffffff40;animation:scene-count-pulse .6s ease-out}.scene-target-count-check{margin-right:.25rem;color:#7cff7c}@keyframes scene-count-pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.scene-toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:200;padding:.6rem 1.25rem;font-size:.95rem;font-weight:500;color:#fff;background:#000000d9;border:1px solid rgba(255,255,255,.25);border-radius:8px;animation:scene-toast-in .3s ease-out}@keyframes scene-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.scene-completion-cue{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:#000000e6;color:#fff;font-size:1.25rem;font-weight:600;animation:scene-completion-cue-in .35s ease-out}.scene-completion-cue-check{display:block;font-size:2.5rem;color:#7cff7c;line-height:1}@keyframes scene-completion-cue-in{0%{opacity:0}to{opacity:1}}.scene-menu-btn{padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#ffffffe6;background:#00000080;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s}.scene-menu-btn:hover{background:#000000b3;border-color:#ffffff59}.scene-mute-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:#ffffffe6;background:#00000080;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s}.scene-mute-btn:hover{background:#000000b3;border-color:#ffffff59}.scene-mute-icon{width:20px;height:20px}.tech-stack-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.tech-stack-modal{background:#1c1e30;border-radius:12px;max-width:480px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080;border:1px solid rgba(255,255,255,.08)}.tech-stack-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.tech-stack-modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#fffffff2}.tech-stack-modal-close{width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border:none;border-radius:8px;background:#ffffff14;color:#e53935;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;transition:background .2s}.tech-stack-modal-close-icon{width:18px;height:18px;display:block}.tech-stack-modal-close:hover{background:#e5393533;color:#f44336}.tech-stack-modal-content{overflow-y:auto;padding:1.25rem;flex:1;min-height:0}.tech-stack-modal-content section{margin-bottom:1.25rem}.tech-stack-modal-content section:last-child{margin-bottom:0}.tech-stack-modal-content h3{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:#ffffffd9}.tech-stack-modal-content p{margin:0;font-size:.9rem;line-height:1.5;color:#ffffffbf}.tech-stack-modal-content .tech-stack-modal-quote{font-size:1.1rem;font-style:italic;color:#ffffffe6}.tech-stack-modal-content .tech-stack-modal-attribution{margin-top:.75rem;font-size:.85rem;color:#ffffff8c}
