.brand-lockup{align-items:center;gap:.75rem;display:flex}.brand-mark{color:#dfff55}.examples{border-top:1px solid #222;margin-top:4rem;padding-top:2rem}.examples>h2{margin-bottom:1rem;font-size:1rem}.examples-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.example-card{background:#111;border:1px solid #252525;border-radius:12px;min-width:0;padding:1rem}.example-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.example-heading h3{margin-bottom:.35rem;font-size:.9rem}.example-heading p{color:#777;font-size:.72rem;line-height:1.5}.example-heading button{color:#bbb;font:inherit;cursor:pointer;background:0 0;border:1px solid #333;border-radius:5px;padding:.35rem .6rem;font-size:.7rem}.example-heading button:hover{color:#fff;border-color:#555}.example-heading button:focus-visible{outline-offset:2px;outline:2px solid #dfff55}.chat-window{color:#24251f;background:#e8e7df;border-radius:8px;height:205px;padding:1.25rem}.message-user{background:#d2d1c9;border-radius:10px 10px 2px;width:fit-content;max-width:82%;margin-left:auto;padding:.65rem .8rem;font-size:.75rem}.assistant-row{align-items:center;gap:.75rem;margin-top:1.4rem;display:flex}.sprite-avatar{background:#202219;border-radius:8px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 0 0 1px #3a3e2c}.thinking-label{font-size:.78rem;animation:1.8s ease-in-out infinite thinking-pulse}.assistant-answer{font-size:.75rem;line-height:1.55}.voice-window{color:#d9f8ff;background:#101d21;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:205px;padding:1.25rem;display:flex}.voice-avatar{background:#15272c;border:1px solid #29434a;border-radius:10px;place-items:center;width:94px;height:94px;transition:box-shadow .2s,border-color .2s;display:grid;box-shadow:0 0 0 7px #8ee8ff09}.voice-window.is-responding .voice-avatar{border-color:#4d8998;box-shadow:0 0 0 7px #8ee8ff12}.voice-status{text-align:center;margin-top:.75rem}.voice-status span{font-size:.76rem;display:block}.voice-status small{color:#68868d;margin-top:.25rem;font-size:.62rem;display:block}.sound-bars{opacity:0;justify-content:center;align-items:center;gap:3px;width:70px;height:18px;margin-top:.65rem;transition:opacity .18s;display:flex}.voice-window.is-responding .sound-bars{opacity:1}.sound-bars i{background:#8ee8ff;border-radius:2px;width:3px;height:4px;animation:.65s ease-in-out infinite alternate sound-bar}.sound-bars i:nth-child(2),.sound-bars i:nth-child(6){animation-delay:-420ms}.sound-bars i:nth-child(3),.sound-bars i:nth-child(7){animation-delay:-180ms}.sound-bars i:nth-child(4){animation-delay:-520ms}.sound-bars i:nth-child(5){animation-delay:-90ms}@keyframes thinking-pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes sound-bar{0%{opacity:.45;height:3px}to{opacity:1;height:17px}}@media (width<=720px){.examples-grid{grid-template-columns:1fr}.playground-layout{flex-direction:column}.demo-shell aside{width:100%!important;position:static!important}}@media (prefers-reduced-motion:reduce){.thinking-label{animation:none}.sound-bars i{height:8px;animation:none}.sound-bars i:nth-child(2),.sound-bars i:nth-child(6){height:13px}.sound-bars i:nth-child(4){height:17px}}
