*{margin:0;padding:0;box-sizing:border-box}html{overflow-y:scroll;scrollbar-gutter:stable}body,html{background-color:#fff}body{font-family:JetBrains Mono,Monaco,Consolas,Courier New,monospace;line-height:1.6;color:#333}.site-nav{position:fixed;top:20px;left:20px;z-index:10}.nav-link{color:#0066cc;text-decoration:none;font-size:.85rem;font-weight:400;transition:color .2s ease}.nav-link.active,.nav-link:hover{color:#004499;text-decoration:underline}.container{max-width:595px;margin:0 auto;padding:80px 20px;min-height:100vh;display:flex;flex-direction:column;justify-content:center}h1{font-size:2rem;font-weight:700;margin-bottom:8px}h1,h2{color:#222}h2{font-size:.95rem;line-height:1.4;margin-bottom:6px}.subtitle{font-size:1rem;color:#666;margin-bottom:24px}.links-top{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:40px}.content a,.links-top a{color:#0066cc;text-decoration:none;transition:color .2s ease}.links-top a{font-size:1rem;font-weight:400}.content a:hover,.links-top a:hover{color:#004499;text-decoration:underline}.content p{font-size:.9rem;line-height:1.6;color:#444;margin-bottom:20px}.content>.animated-item:last-child p,.content>p:last-child{margin-bottom:0}.content p.tiny-text{font-size:.6rem!important;color:#888!important;line-height:1.4}.companies-label{color:#000!important;font-weight:700!important}.experiments-list{display:flex;flex-direction:column;gap:24px}.experiment-item p{margin-bottom:0}.experiment-stage{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:24px 0}.placeholder-panel p:first-child{color:#222;font-size:.95rem;font-weight:600;margin-bottom:8px}.back-link{margin-top:20px}.three-stage{width:100%;height:min(58vh,520px);min-height:360px;overflow:hidden;border:1px solid #e5e5e5;background:#f7f7f5}.dark-stage{border-color:#25293a;background:#141622}.webgl-html{pointer-events:auto}.webgl-html-panel{width:178px;padding:14px;background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.08);box-shadow:0 16px 40px rgba(0,0,0,.12);color:#222}.webgl-html-panel p{margin:0;font-size:.62rem;line-height:1.35}.webgl-html-panel p:first-child{margin-bottom:8px;font-size:.72rem;font-weight:600}.experiment-fullscreen{position:relative;width:100vw;min-height:100vh;overflow:hidden;background:#fff}.experiment-overlay{position:fixed;top:20px;left:20px;z-index:20;display:flex;flex-direction:column;gap:6px;color:#222}.experiment-overlay h1{margin:0;font-size:.95rem;line-height:1.2}.experiment-overlay a{color:#0066cc;font-size:.85rem;text-decoration:none}.experiment-overlay a:hover{color:#004499;text-decoration:underline}.experiment-canvas{width:100vw;height:100vh;overflow:hidden;background:#f7f7f5}@media (max-width:700px){.site-nav{top:16px;left:20px}.container{padding:72px 20px 60px}h1{font-size:1.7rem}.content p{font-size:1rem}.links-top{gap:16px}}@media (max-width:400px){h1{font-size:1.5rem}.links-top{flex-direction:column;gap:12px}}