:root{--color-brand-blue:#3385a6;--color-brand-turquoise:#4ba6a6;--color-brand-green-turquoise:#6bbfa0;--color-brand-green:#7ebf88;--color-brand-light-green:#b9d989;--color-brand-red:#d66a6a}.bg-brand-red{background-color:var(--color-brand-red)}.text-brand-red{color:var(--color-brand-red)}.bg-brand-blue{background-color:var(--color-brand-blue)}.text-brand-blue{color:var(--color-brand-blue)}.bg-brand-turquoise{background-color:var(--color-brand-turquoise)}.text-brand-turquoise{color:var(--color-brand-turquoise)}.bg-brand-green-turquoise{background-color:var(--color-brand-green-turquoise)}.text-brand-green-turquoise{color:var(--color-brand-green-turquoise)}.bg-brand-green{background-color:var(--color-brand-green)}.text-brand-green{color:var(--color-brand-green)}.bg-brand-light-green{background-color:var(--color-brand-light-green)}.text-brand-light-green{color:var(--color-brand-light-green)}.dark .text-destructive{color:#d66a6a!important}.flow-summary-card{background-image:radial-gradient(circle,hsl(var(--muted-foreground)/.2) 1px,transparent 1px);background-size:20px 20px;background-position:0 0}@property --orb-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@property --orb-cx1{syntax:"<percentage>";inherits:false;initial-value:25%}@property --orb-cy1{syntax:"<percentage>";inherits:false;initial-value:70%}@property --orb-cx2{syntax:"<percentage>";inherits:false;initial-value:45%}@property --orb-cy2{syntax:"<percentage>";inherits:false;initial-value:75%}@property --orb-cx3{syntax:"<percentage>";inherits:false;initial-value:80%}@property --orb-cy3{syntax:"<percentage>";inherits:false;initial-value:20%}@property --orb-cx4{syntax:"<percentage>";inherits:false;initial-value:15%}@property --orb-cy4{syntax:"<percentage>";inherits:false;initial-value:5%}@property --orb-cx5{syntax:"<percentage>";inherits:false;initial-value:20%}@property --orb-cy5{syntax:"<percentage>";inherits:false;initial-value:80%}@property --orb-cx6{syntax:"<percentage>";inherits:false;initial-value:85%}@property --orb-cy6{syntax:"<percentage>";inherits:false;initial-value:10%}.voice-orb{--orb-bg:hsl(var(--foreground)/0.4);--orb-c1:var(--color-brand-blue);--orb-c2:var(--color-brand-turquoise);--orb-c3:var(--color-brand-green-turquoise);--orb-blur:6px;--orb-blur-idle:8px;--orb-blur-speaking:10px;--orb-blur-connecting:7px;--orb-audio-scale:1;--orb-audio-blur-boost:0px;--orb-audio-contrast-boost:0;--orb-audio-brightness-boost:0;display:grid;grid-template-areas:"stack";aspect-ratio:1;border-radius:50%;background:hsl(var(--color-brand-light-green)/.05);transform:scale(var(--orb-audio-scale));transform-origin:center;--orb-entrance-delay:0ms;animation:orb-entrance .6s cubic-bezier(.34,1.56,.64,1) var(--orb-entrance-delay) both}.voice-orb:after,.voice-orb:before{content:"";display:block;grid-area:stack;width:100%;height:100%;border-radius:50%;transform:translateZ(0);transition:filter .5s ease-out,transform .3s ease-out}.voice-orb:before{background:conic-gradient(from calc(var(--orb-angle) * 2) at var(--orb-cx1) var(--orb-cy1),var(--orb-c3),transparent 20% 80%,var(--orb-c3)),conic-gradient(from calc(var(--orb-angle) * 2) at var(--orb-cx2) var(--orb-cy2),var(--orb-c2),transparent 30% 60%,var(--orb-c2)),conic-gradient(from calc(var(--orb-angle) * -3) at var(--orb-cx3) var(--orb-cy3),var(--orb-c1),transparent 40% 60%,var(--orb-c1)),conic-gradient(from calc(var(--orb-angle) * 2) at var(--orb-cx4) var(--orb-cy4),var(--orb-c2),transparent 10% 90%,var(--orb-c2)),conic-gradient(from calc(var(--orb-angle) * 1) at var(--orb-cx5) var(--orb-cy5),var(--orb-c1),transparent 10% 90%,var(--orb-c1)),conic-gradient(from calc(var(--orb-angle) * -2) at var(--orb-cx6) var(--orb-cy6),var(--orb-c3),transparent 20% 80%,var(--orb-c3));box-shadow:inset var(--orb-bg) 0 0 12px 3px;filter:blur(var(--orb-blur)) contrast(5);animation:orb-rotate 20s linear infinite,orb-drift-1 13s ease-in-out infinite,orb-drift-2 17s ease-in-out infinite,orb-drift-3 23s ease-in-out infinite,orb-drift-4 29s ease-in-out infinite,orb-drift-5 31s ease-in-out infinite,orb-drift-6 37s ease-in-out infinite}.voice-orb:after{--dot:1px;background-image:radial-gradient(circle at center,var(--orb-bg) var(--dot),transparent var(--dot));background-size:calc(var(--dot) * 2) calc(var(--dot) * 2);mask-image:radial-gradient(#000 25%,transparent 75%);backdrop-filter:blur(15px) contrast(10);mix-blend-mode:overlay}.voice-orb--idle:before{animation:orb-rotate 20s linear infinite,orb-breathe-idle 4s ease-in-out infinite,orb-drift-1 13s ease-in-out infinite,orb-drift-2 17s ease-in-out infinite,orb-drift-3 23s ease-in-out infinite,orb-drift-4 29s ease-in-out infinite,orb-drift-5 31s ease-in-out infinite,orb-drift-6 37s ease-in-out infinite;filter:blur(var(--orb-blur-idle)) contrast(5)}.voice-orb--speaking:before{animation:orb-rotate 3s linear infinite,orb-pulse-speaking .8s ease-in-out infinite,orb-breathe 2s ease-in-out infinite,orb-drift-1 7s ease-in-out infinite,orb-drift-2 11s ease-in-out infinite,orb-drift-3 13s ease-in-out infinite,orb-drift-4 17s ease-in-out infinite,orb-drift-5 19s ease-in-out infinite,orb-drift-6 23s ease-in-out infinite;filter:blur(calc(var(--orb-blur-speaking) - var(--orb-audio-blur-boost))) contrast(calc(6.5 + var(--orb-audio-contrast-boost))) brightness(calc(1 + var(--orb-audio-brightness-boost)))}.voice-orb--connecting:before{animation:orb-rotate 8s linear infinite,orb-pulse-connecting 1.5s ease-in-out infinite,orb-drift-1 11s ease-in-out infinite,orb-drift-2 13s ease-in-out infinite,orb-drift-3 17s ease-in-out infinite,orb-drift-4 19s ease-in-out infinite,orb-drift-5 23s ease-in-out infinite,orb-drift-6 29s ease-in-out infinite;filter:blur(var(--orb-blur-connecting)) contrast(5.2)}@keyframes orb-rotate{to{--orb-angle:360deg}}@keyframes orb-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes orb-pulse-speaking{0%,to{transform:scale(1)}25%{transform:scale(1.04)}50%{transform:scale(.98)}75%{transform:scale(1.06)}}@keyframes orb-breathe{0%,to{filter:blur(var(--orb-blur-speaking)) contrast(6.5) brightness(1)}50%{filter:blur(calc(var(--orb-blur-speaking) - 1px)) contrast(7) brightness(1.05)}}@keyframes orb-breathe-idle{0%,to{transform:scale(1);filter:blur(var(--orb-blur-idle)) contrast(5)}50%{transform:scale(1.01);filter:blur(calc(var(--orb-blur-idle) - .5px)) contrast(5.1)}}@keyframes orb-pulse-connecting{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.9}}@keyframes orb-drift-1{0%,to{--orb-cx1:25%;--orb-cy1:70%}25%{--orb-cx1:35%;--orb-cy1:60%}50%{--orb-cx1:20%;--orb-cy1:55%}75%{--orb-cx1:30%;--orb-cy1:75%}}@keyframes orb-drift-2{0%,to{--orb-cx2:45%;--orb-cy2:75%}33%{--orb-cx2:55%;--orb-cy2:65%}66%{--orb-cx2:40%;--orb-cy2:80%}}@keyframes orb-drift-3{0%,to{--orb-cx3:80%;--orb-cy3:20%}20%{--orb-cx3:70%;--orb-cy3:30%}40%{--orb-cx3:85%;--orb-cy3:25%}60%{--orb-cx3:75%;--orb-cy3:15%}80%{--orb-cx3:90%;--orb-cy3:25%}}@keyframes orb-drift-4{0%,to{--orb-cx4:15%;--orb-cy4:5%}50%{--orb-cx4:25%;--orb-cy4:15%}}@keyframes orb-drift-5{0%,to{--orb-cx5:20%;--orb-cy5:80%}30%{--orb-cx5:30%;--orb-cy5:70%}70%{--orb-cx5:15%;--orb-cy5:85%}}@keyframes orb-drift-6{0%,to{--orb-cx6:85%;--orb-cy6:10%}25%{--orb-cx6:75%;--orb-cy6:20%}50%{--orb-cx6:90%;--orb-cy6:15%}75%{--orb-cx6:80%;--orb-cy6:5%}}@keyframes orb-entrance{0%{transform:scale(.3);opacity:0}to{transform:scale(var(--orb-audio-scale,1));opacity:1}}.voice-globe{--globe-entrance-delay:0ms;position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 30% 30%,hsl(var(--color-brand-turquoise)/.08) 0,hsl(var(--color-brand-blue)/.04) 50%,transparent 70%);animation:globe-entrance .6s cubic-bezier(.34,1.56,.64,1) var(--globe-entrance-delay) both}.voice-globe__canvas{position:absolute;inset:0;width:100%;height:100%;border-radius:50%}.voice-globe--idle{box-shadow:0 0 20px hsl(var(--color-brand-blue)/.15),inset 0 0 30px hsl(var(--color-brand-turquoise)/.05)}.voice-globe--speaking{box-shadow:0 0 30px hsl(var(--color-brand-turquoise)/.3),0 0 60px hsl(var(--color-brand-green-turquoise)/.15),inset 0 0 40px hsl(var(--color-brand-turquoise)/.1);animation:globe-entrance .6s cubic-bezier(.34,1.56,.64,1) var(--globe-entrance-delay) both,globe-glow-speaking 1.5s ease-in-out infinite}.voice-globe--connecting{box-shadow:0 0 25px hsl(var(--color-brand-blue)/.25),inset 0 0 35px hsl(var(--color-brand-blue)/.08);animation:globe-entrance .6s cubic-bezier(.34,1.56,.64,1) var(--globe-entrance-delay) both,globe-pulse-connecting 2s ease-in-out infinite}@keyframes globe-entrance{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}@keyframes globe-glow-speaking{0%,to{box-shadow:0 0 30px hsl(var(--color-brand-turquoise)/.3),0 0 60px hsl(var(--color-brand-green-turquoise)/.15),inset 0 0 40px hsl(var(--color-brand-turquoise)/.1)}50%{box-shadow:0 0 40px hsl(var(--color-brand-turquoise)/.4),0 0 80px hsl(var(--color-brand-green-turquoise)/.2),inset 0 0 50px hsl(var(--color-brand-turquoise)/.15)}}@keyframes globe-pulse-connecting{0%,to{transform:scale(1);box-shadow:0 0 25px hsl(var(--color-brand-blue)/.25),inset 0 0 35px hsl(var(--color-brand-blue)/.08)}50%{transform:scale(1.02);box-shadow:0 0 35px hsl(var(--color-brand-blue)/.35),inset 0 0 45px hsl(var(--color-brand-blue)/.12)}}@font-face{font-family:__GeistMono_97c177;src:url(/_next/static/media/78fec81b34c4a365.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_97c177{font-family:__GeistMono_97c177,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_97c177{--font-geist-mono:"__GeistMono_97c177",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}