.robot-speech-bubble{color:#18181b;white-space:nowrap;backdrop-filter:blur(12px);pointer-events:none;opacity:0;z-index:10;background:#fffffff2;border:1px solid #10b98133;border-radius:16px;padding:10px 18px;font-size:13px;font-weight:600;line-height:1.4;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:-24px;left:50%;transform:translate(-50%)translateY(10px)scale(.9);box-shadow:0 10px 30px #00000014,0 1px 3px #0000000d}.robot-speech-bubble:after{content:"";background:#fffffff2;border-bottom:1px solid #10b98133;border-right:1px solid #10b98133;width:10px;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}#sphere-trigger:hover .robot-speech-bubble,.robot-speech-bubble.force-show{opacity:1;transform:translate(-50%)translateY(0)scale(1)}.sphere-wrapper-col{flex-direction:column;flex-shrink:0;align-items:center;display:none}@media (width>=1024px){.sphere-wrapper-col{grid-template-rows:1fr auto;align-items:stretch;height:100%;min-height:0;display:grid}.sphere-stage{justify-content:center;align-items:center;min-height:0;display:flex}}.sphere-stage{width:100%}#sphere-trigger{cursor:pointer;z-index:2;justify-content:center;align-items:center;width:300px;height:300px;margin:0 auto;display:flex;position:relative}#crystal-canvas{width:300px;height:300px;display:block}#sphere-glow-ring{pointer-events:none;border:1px solid #18181b14;border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 0 60px #10b9811f,0 0 60px #10b98114}@keyframes hero-stat-float{0%,to{transform:translateY(0);box-shadow:0 10px 24px #18181b12,0 2px 6px #18181b0a}25%{transform:translateY(-5px);box-shadow:0 14px 28px #18181b17,0 4px 8px #18181b0d}50%{transform:translateY(0);box-shadow:0 10px 24px #18181b12,0 2px 6px #18181b0a}75%{transform:translateY(5px);box-shadow:0 8px 20px #18181b0f,0 1px 4px #18181b08}}.hero-stat-card{will-change:transform;animation:6.5s ease-in-out .35s infinite hero-stat-float}@media (prefers-reduced-motion:reduce){.hero-stat-card{animation:none}}@keyframes hero-mic-pulse{0%,to{box-shadow:0 0 #ef444473}50%{box-shadow:0 0 0 10px #ef444400}}.hero-mic-btn[data-recording=true]{animation:1s infinite hero-mic-pulse;color:#ef4444!important;background-color:#ef44441f!important}.hero-mic-btn[data-transcribing=true]{animation:none;color:#10b981!important;background-color:#10b9811a!important}.hero-input-bar{--prompt-duration:1.4s;--prompt-iterations:2;transition:border-color .35s,box-shadow .35s}@keyframes hero-input-prompt-glow{0%,to{box-shadow:0 0 0 3px #10b98124,0 8px 28px #10b9811f}50%{box-shadow:0 0 0 5px #10b98138,0 12px 32px #10b9812e}}.hero-input-bar.hero-input-prompt{animation:hero-input-prompt-glow var(--prompt-duration) ease-in-out var(--prompt-iterations);border-color:#10b98173}.hero-input-bar.hero-input-prompt #hero-input::placeholder{color:#059669!important}@media (prefers-reduced-motion:reduce){.hero-input-bar.hero-input-prompt{animation:none;box-shadow:0 0 0 3px #10b98129,0 8px 24px #10b9811f}}.hero-inner{position:relative}.hero-backdrop{transition:opacity .45s}.hero-section.hero-chat-active .hero-backdrop{opacity:0;pointer-events:none}.hero-chat-shell{z-index:20;position:relative}.hero-chat-shell--animating{will-change:top, left, width, height, border-radius;background:#fffffffa;border:1px solid #e4e4e7;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 64px #18181b1a,0 4px 16px #18181b0f}.hero-chat-shell--expanded{backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #e4e4e7;border-radius:1.25rem;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 24px 64px #18181b1a,0 4px 16px #18181b0f;max-width:none!important;margin-top:0!important}.hero-chat-titlebar{flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem .25rem;display:none}.hero-chat-shell--expanded .hero-chat-titlebar,.hero-chat-shell--animating .hero-chat-titlebar{display:flex}.hero-chat-download-btn{color:#18181b;cursor:pointer;background:#fff;border:1px solid #d4d4d8;border-radius:9999px;margin-left:auto;padding:.375rem .75rem;font-size:.75rem;font-weight:500;line-height:1.2;transition:background-color .15s,border-color .15s}.hero-chat-download-btn:hover:not(:disabled){background:#f4f4f5;border-color:#a1a1aa}.hero-chat-download-btn:disabled{opacity:.5;cursor:not-allowed}.hero-chat-download-btn:focus-visible{outline-offset:2px;outline:2px solid #10b981}.hero-chat-minimize{cursor:pointer;background:0 0;border:none;padding:0;line-height:0}.hero-chat-traffic-light{background:#22c55e;border-radius:50%;width:12px;height:12px;transition:filter .15s;display:block;box-shadow:inset 0 0 0 1px #0000000f}.hero-chat-minimize:hover .hero-chat-traffic-light{filter:brightness(.9)}.hero-chat-minimize:focus-visible .hero-chat-traffic-light{outline-offset:2px;outline:2px solid #10b981}.hero-chat-messages{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1.25rem 1.25rem .75rem;display:flex;overflow-y:auto}.hero-chat-shell--expanded .hero-chat-messages{padding-top:.25rem}.hero-chat-shell--expanded .hero-chat-composer{flex-shrink:0;padding:0 .75rem .75rem}.hero-chat-shell--expanded .hero-input-bar{border-radius:9999px;margin-top:0}.hero-chat-shell--expanded #hero-voice-status{padding-left:.5rem;padding-right:.5rem}.hero-chat-message{word-break:break-word;max-width:min(85%,28rem);padding:.625rem 1rem;font-size:.9375rem;line-height:1.5}.hero-chat-message--user{color:#fff;background:#10b981;border-radius:1rem 1rem .25rem;align-self:flex-end}.hero-chat-message--assistant{color:#18181b;background:#f4f4f5;border-radius:1rem 1rem 1rem .25rem;align-self:flex-start}.hero-chat-message--spec{white-space:pre-wrap;max-width:100%;font-size:.875rem;line-height:1.55}.hero-chat-actions{flex-wrap:wrap;align-self:flex-start;gap:.5rem;display:flex}.hero-chat-restart-btn{color:#047857;cursor:pointer;background:#ecfdf5;border:1px solid #10b981;border-radius:9999px;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;line-height:1.2;transition:background-color .15s,border-color .15s}.hero-chat-restart-btn:hover:not(:disabled){background:#d1fae5;border-color:#059669}.hero-chat-restart-btn:disabled{opacity:.5;cursor:not-allowed}.hero-chat-restart-btn:focus-visible{outline-offset:2px;outline:2px solid #10b981}.hero-chat-typing{align-items:center;gap:.3rem;padding:.75rem 1rem;display:inline-flex}.hero-chat-typing span{background:#a1a1aa;border-radius:50%;width:.4rem;height:.4rem;animation:1.2s ease-in-out infinite hero-chat-typing-dot}.hero-chat-typing span:nth-child(2){animation-delay:.15s}.hero-chat-typing span:nth-child(3){animation-delay:.3s}@keyframes hero-chat-typing-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.hero-backdrop{transition:none}.hero-chat-typing span{opacity:.6;animation:none}}
