*{margin:0;padding:0;box-sizing:border-box}html,body,#root,.fui-FluentProvider{height:100%;overflow:hidden}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;background:#fafafa;color:#242424}#root,.fui-FluentProvider{display:flex;flex-direction:column}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;background:#fff;height:48px;flex-shrink:0}.logo-text{color:#242424}.header-separator{color:#616161;font-weight:400;margin-left:2px}.header-right{display:flex;align-items:center;gap:.5rem}.seismic-label{color:#616161;margin-right:.25rem}.info-banner{flex-shrink:0}.landing-page{flex:1;display:flex;align-items:center;justify-content:center;overflow-y:auto;background:linear-gradient(180deg,#fff,#f3eeff 70%,#e8e0ff);padding:2rem}.landing-content{max-width:680px;width:100%;display:flex;flex-direction:column;gap:.75rem}.landing-title{text-align:center;margin-bottom:.5rem}.landing-section-title{margin-top:.25rem}.landing-text{line-height:1.6;color:#424242}.landing-warning{margin-top:.25rem}.talk-btn{align-self:center;margin-top:1rem;padding-left:2.5rem!important;padding-right:2.5rem!important;font-size:1rem!important;height:44px!important;background:linear-gradient(193.26deg,#6e27d4,#181dae)!important;border:none!important;color:#fff!important}.disclaimer{color:#8a8a8a;margin-top:.25rem;align-self:center}.app-body{flex:1;display:flex;overflow:hidden;position:relative;height:0}.conversation-bg{display:flex;flex-direction:column;height:100%;background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 1280 852' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%25' width='100%25' fill='url(%23grad)' opacity='0.2'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(29.802 23.1 -99.577 12.11 641.63 -75)'><stop stop-color='rgba(234,137,214,1)' offset='0'/><stop stop-color='rgba(234,137,214,0)' offset='1'/></radialGradient></defs></svg>"),url("data:image/svg+xml;utf8,<svg viewBox='0 0 1280 852' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%25' width='100%25' fill='url(%23grad)' opacity='1'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(-37.13 -68.85 202.13 -10.276 827.28 1249.5)'><stop stop-color='rgba(133,165,254,1)' offset='0'/><stop stop-color='rgba(133,165,254,0)' offset='0.94427'/></radialGradient></defs></svg>"),linear-gradient(90deg,#f6f6f6 0% 100%);background-size:cover}.conversation-header{background:transparent!important}.conversation-page{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:2rem}.conversation-status{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.status-text{color:#424242}.audio-viz{display:flex;align-items:center;gap:5px;height:40px}.viz-shape{display:inline-block;border-radius:999px}.shape-1{width:46px;height:22px;background:linear-gradient(135deg,#d946a8,#e95595);animation:vizDrift1 2.2s ease-in-out infinite}.shape-2{width:32px;height:22px;background:linear-gradient(135deg,#e95595,#ec6b82);animation:vizDrift2 1.8s ease-in-out infinite .15s}.shape-3{width:8px;height:8px;background:#ef7e72;animation:vizPulse 1.5s ease-in-out infinite .3s}.shape-4{width:18px;height:18px;background:linear-gradient(135deg,#ef7e72,#f18e6a);animation:vizDrift3 2s ease-in-out infinite .1s}.shape-5{width:22px;height:22px;background:linear-gradient(135deg,#f18e6a,#f09e70);animation:vizDrift2 2.4s ease-in-out infinite .25s}.shape-6{width:22px;height:22px;background:linear-gradient(135deg,#f09e70,#ee8f6e);animation:vizDrift1 1.9s ease-in-out infinite .4s}.shape-7{width:8px;height:8px;background:#ec8070;animation:vizPulse 1.6s ease-in-out infinite .5s}.audio-viz.speaking .viz-shape{animation-play-state:running}.audio-viz.idle .viz-shape{animation-play-state:paused;opacity:.5}.audio-viz.listening .viz-shape{animation-play-state:running;opacity:.75}@keyframes vizDrift1{0%,to{transform:translate(0) scaleX(1)}25%{transform:translate(4px) scaleX(1.1)}50%{transform:translate(-3px) scaleX(.92)}75%{transform:translate(2px) scaleX(1.05)}}@keyframes vizDrift2{0%,to{transform:translate(0) scaleX(1)}30%{transform:translate(-5px) scaleX(1.12)}60%{transform:translate(4px) scaleX(.9)}}@keyframes vizDrift3{0%,to{transform:translate(0) scaleX(1)}25%{transform:translate(-4px) scaleX(1.15)}50%{transform:translate(3px) scaleX(.88)}75%{transform:translate(-2px) scaleX(1.08)}}@keyframes vizPulse{0%,to{transform:scaleX(1);opacity:.85}50%{transform:scaleX(1.5);opacity:1}}.control-bar{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;padding:16px 12px 12px;width:530px;max-width:calc(100% - 2rem);background:#ebf3fc;border:1px solid rgba(255,255,255,0);box-shadow:0 4px 8px #00000024,0 0 2px #0000001f;border-radius:31px;margin-bottom:1rem}.ctrl-left{display:flex;align-items:center;flex-shrink:0;align-self:center}.ctrl-icon-bare{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;border:none;cursor:pointer;padding:6px;border-radius:4px;line-height:0}.ctrl-icon-bare:hover{background:#0000000a}.ctrl-icon-bare svg{width:24px;height:24px}.ctrl-label{font-family:Segoe UI,sans-serif;font-weight:400;font-size:12px;line-height:16px}.mic-label,.mic-btn{color:#181cad}.mic-btn.muted,.mic-btn.muted .mic-label,.leave-btn,.leave-label{color:#6e0811}.ctrl-divider{width:1px;background:#e0e0e0;align-self:stretch;margin:4px;flex-shrink:0}.ctrl-mid{flex:1;min-width:0;display:flex;flex-direction:column;padding:0 2px}.chat-input{width:100%}.ctrl-disclaimer{font-family:Segoe UI,sans-serif;font-weight:400;font-size:10px!important;line-height:14px;color:#616161!important;margin-top:2px}.ctrl-right{display:flex;align-items:center;flex-shrink:0;align-self:flex-start}.transcript-panel{width:0;overflow:hidden;background:transparent;border-left:none;transition:width .3s ease;display:flex;flex-direction:column}.transcript-panel.open{width:372px;min-width:372px}@media(max-width:1024px){.transcript-panel{position:absolute;top:0;right:0;bottom:0;z-index:40;background:#f6f6f6f2;box-shadow:-4px 0 20px #00000026}.transcript-panel.open{width:100%;min-width:0}}.transcript-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;flex-shrink:0}.transcript-header .transcript-title{font-family:Segoe UI,sans-serif;font-weight:600;font-size:20px}.transcript-close{display:none;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#424242;line-height:0}.transcript-close:hover{background:#0000000f}@media(max-width:1024px){.transcript-close{display:inline-flex}}.transcript-body{flex:1;overflow-x:hidden;overflow-y:auto;padding:0 20px 16px;scrollbar-width:thin;scrollbar-color:#d1d1d1 transparent}.transcript-body::-webkit-scrollbar{width:4px}.transcript-body::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:4px}.t-group{margin-bottom:50px}.t-group:last-child{margin-bottom:0}.t-speaker-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.t-speaker{font-family:Segoe UI,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#242424}.t-speaker.user,.t-speaker.agent{color:#242424}.t-speaker.system{color:#92400e}.ai-badge{display:inline-flex;align-items:center;justify-content:center;font-family:Segoe UI,sans-serif;font-weight:400;font-size:10px;line-height:14px;color:#616161;background:#ebebeb;border:none;border-radius:4px;padding:0 2px;height:16px;white-space:nowrap}.t-text{display:block;font-family:Segoe UI,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#242424}.t-text.system{font-style:italic;color:#92400e}.t-text.streaming:after{content:"";display:inline-block;width:2px;height:1em;background:#6e27d4;margin-left:2px;vertical-align:text-bottom;animation:blink .6s step-end infinite}@keyframes blink{50%{opacity:0}}.app-footer{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;padding:.6rem 1.5rem;background:transparent;font-size:.75rem;color:#616161;flex-shrink:0}.conversation-footer{background:#f5f5f5!important}@media(max-width:639px){.app-header{padding:0 1rem}.landing-page{padding:1rem}.landing-content{gap:.5rem}.control-bar{width:calc(100% - 1rem);padding:8px 10px;border-radius:.75rem}.ctrl-mid,.ctrl-divider{display:none}}
