.welcome-demo-panel{--maroon-800:354 57% 25%;--maroon-600:352 54% 36%;--maroon-500:352 45% 45%;--espresso-900:10 47% 7%;--espresso-600:0 46% 16%;--cream-100:43 100% 99%;--cream-on-dark:40 58% 90%;--terracotta-300:32 43% 68%;--foreground:5 41% 11%;--radius:0.875rem;--font-display:var(--font-poppins),var(--font-inter),system-ui,sans-serif;position:relative;box-sizing:border-box;display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden;border:1px solid hsl(var(--foreground)/.1);border-radius:var(--radius);background:hsl(var(--espresso-900));padding:clamp(.75rem,1.6vh,1.125rem);box-shadow:0 4px 6px -1px hsl(var(--foreground)/.08),0 2px 4px -2px hsl(var(--foreground)/.06)}@keyframes welcome-rti-fade{0%,15%{opacity:.35;transform:translateY(6px)}30%,to{opacity:1;transform:translateY(0)}}@keyframes welcome-rti-rise{0%,20%{opacity:0;transform:translateY(10px)}35%,to{opacity:1;transform:translateY(0)}}@keyframes welcome-rti-draw{0%,25%{opacity:0}40%,to{opacity:1}}@keyframes welcome-rti-finding{0%,40%{opacity:0;transform:translateY(12px)}55%,to{opacity:1;transform:translateY(0)}}.welcome-rti-stage{position:relative;display:flex;min-height:0;flex:1;flex-direction:column}.welcome-rti-draw,.welcome-rti-fade,.welcome-rti-finding,.welcome-rti-rise{opacity:0}.welcome-rti-stage.is-settled .welcome-rti-draw,.welcome-rti-stage.is-settled .welcome-rti-fade,.welcome-rti-stage.is-settled .welcome-rti-finding,.welcome-rti-stage.is-settled .welcome-rti-rise{opacity:1;transform:none}.welcome-rti-stage.is-playing .welcome-rti-fade{animation:welcome-rti-fade 8s ease-in-out 1 both}.welcome-rti-stage.is-playing .welcome-rti-rise{animation:welcome-rti-rise 8s ease-in-out 1 both}.welcome-rti-stage.is-playing .welcome-rti-draw{animation:welcome-rti-draw 8s ease-in-out 1 both}.welcome-rti-stage.is-playing .welcome-rti-finding{animation:welcome-rti-finding 8s ease-in-out 1 both}.welcome-rti-doc{border:1px solid hsl(var(--cream-on-dark)/.25);background:hsl(var(--cream-100)/.1);border-radius:.375rem}.welcome-rti-doc-line{height:.375rem;border-radius:9999px;background:hsl(var(--cream-on-dark)/.35)}.welcome-rti-chip{border:1px solid hsl(var(--maroon-500)/.5);border-radius:9999px;background:hsl(var(--maroon-800)/.6);padding:.2rem .55rem;font-family:var(--font-display);font-size:clamp(.5rem,1.1vh,.625rem);font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--cream-on-dark))}.welcome-rti-finding-card{border:1px solid hsl(var(--maroon-500)/.4);border-radius:.75rem;background:hsl(var(--espresso-600)/.9);padding:clamp(.5rem,1.2vh,.875rem)}.welcome-rti-finding-label{margin:0 0 .25rem;font-family:var(--font-display);font-size:.625rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--terracotta-300))}.welcome-rti-finding-text{margin:0;font-size:clamp(.7rem,1.4vh,.875rem);line-height:1.45;color:hsl(var(--cream-100))}.welcome-rti-finding-meta{margin:.5rem 0 0;font-size:.6875rem;color:hsl(var(--cream-on-dark)/.7)}.welcome-rti-mobile{display:none}.welcome-rti-desktop{position:relative}.welcome-intel-svg,.welcome-rti-desktop{display:block;flex:1;width:100%;min-height:0;height:100%}@keyframes welcome-intel-node-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes welcome-intel-edge-in{0%{stroke-dashoffset:24;opacity:0}to{stroke-dashoffset:0;opacity:1}}.welcome-intel-node-in{animation:welcome-intel-node-in .45s ease-out both}.welcome-intel-edge-in{stroke-dasharray:24;animation:welcome-intel-edge-in .5s ease-out both}.welcome-intel-travel-dot{pointer-events:none;filter:drop-shadow(0 0 4px rgba(245,240,232,.75))}@media (prefers-reduced-motion:reduce){.welcome-intel-edge-in,.welcome-intel-node-in,.welcome-rti-stage.is-playing .welcome-rti-draw,.welcome-rti-stage.is-playing .welcome-rti-fade,.welcome-rti-stage.is-playing .welcome-rti-finding,.welcome-rti-stage.is-playing .welcome-rti-rise{animation:none!important}.welcome-intel-travel-dot{display:none}}