*{box-sizing:border-box}body{margin:0;font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Inter,sans-serif;background:#0e1116;color:#e6e8eb;min-height:100vh}body.bar-mode{background:transparent;min-height:0;overflow:hidden}.bar{display:flex;align-items:center;gap:14px;padding:12px 14px;width:100%;height:100%;direction:rtl;color:#fff}.bar-orb{flex:0 0 56px;width:56px;height:56px;position:relative;display:flex;align-items:center;justify-content:center}.bar-orb-core{width:38px;height:38px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#ffd1c4,#ef3200 55%,#d2001b);box-shadow:0 0 18px #ffc8b473,inset 0 -6px 14px #7800004d;transition:transform .2s ease,background .25s ease,box-shadow .25s ease}.bar-orb-ring{position:absolute;width:56px;height:56px;border-radius:999px;border:2px solid rgba(255,255,255,.35);opacity:0}.bar-orb.live .bar-orb-core{background:radial-gradient(circle at 30% 30%,#c4f5d7,#5cd28a 65%);box-shadow:0 0 22px #5cd28a99}.bar-orb.live .bar-orb-ring{animation:bar-pulse 1.8s ease-out infinite}.bar-orb.connecting .bar-orb-core{background:radial-gradient(circle at 30% 30%,#fde9b8,#f5c66b 65%)}.bar-orb.connecting .bar-orb-ring{animation:bar-pulse 1.2s linear infinite;opacity:.35}.bar-orb.error .bar-orb-core{background:radial-gradient(circle at 30% 30%,#ffc4c4,#dc2626 65%)}.bar-orb.speaking .bar-orb-core{animation:bar-talk .5s ease-in-out infinite}@keyframes bar-pulse{0%{transform:scale(.85);opacity:.6}to{transform:scale(1.35);opacity:0}}@keyframes bar-talk{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.bar-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;overflow:hidden}.bar-status{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.bar-timer{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;opacity:.8;font-weight:500;letter-spacing:.04em}.bar-caption{font-size:14px;color:#fffffff2;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:right}.bar-end{flex:0 0 40px;width:40px;height:40px;border-radius:999px;border:0;background:#ffffff26;color:#fff;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s;font-family:inherit}.bar-end:hover{background:#ffffff47}.page{max-width:720px;margin:0 auto;padding:56px 24px 80px}.page.embed{padding:64px 22px 28px;max-width:100%;min-height:100vh;display:flex;flex-direction:column}header{text-align:center;margin-bottom:36px}h1{margin:0;font-size:32px;font-weight:700;letter-spacing:-.01em}.sub{margin:8px 0 0;color:#9aa3ad;font-size:14px}.agent{display:flex;flex-direction:column;align-items:center;gap:22px;padding:28px 16px 32px}.orb{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center;margin-top:8px}.orb-core{position:absolute;width:86px;height:86px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#ffb39a,#ef3200 55%,#8a0010);box-shadow:0 0 40px #ef32008c,inset 0 -10px 30px #50000059;transition:transform .25s ease,box-shadow .25s ease}.orb-ring{position:absolute;border-radius:999px;pointer-events:none;border:1.5px solid rgba(239,90,40,.4);opacity:0}.orb.idle .orb-ring,.orb.ending .orb-ring{opacity:0}.orb.connecting .orb-core{background:radial-gradient(circle at 30% 30%,#f5c66b,#b07c1f 60%,#6b4910);box-shadow:0 0 40px #f5c66b66}.orb.connecting .orb-ring{opacity:.5;animation:orb-spin 1.4s linear infinite}.orb.connecting .r1{width:110px;height:110px}.orb.connecting .r2{width:140px;height:140px;animation-delay:-.4s}.orb.connecting .r3{width:160px;height:160px;animation-delay:-.8s}.orb.live .orb-core{background:radial-gradient(circle at 30% 30%,#7ce3a3,#2a9d6e 60%,#146c2e);box-shadow:0 0 50px #5cd28a80}.orb.live .orb-ring{animation:orb-pulse 2.2s ease-out infinite}.orb.live .r1{width:110px;height:110px;animation-delay:0s}.orb.live .r2{width:140px;height:140px;animation-delay:-.7s}.orb.live .r3{width:160px;height:160px;animation-delay:-1.4s}.orb.error .orb-core{background:radial-gradient(circle at 30% 30%,#ff9b9b,#dc2626 60%,#7a1414);box-shadow:0 0 40px #dc262680}.orb.speaking .orb-core{animation:orb-talk .55s ease-in-out infinite}@keyframes orb-pulse{0%{transform:scale(.95);opacity:.6}80%{opacity:.15}to{transform:scale(1.4);opacity:0}}@keyframes orb-spin{0%{transform:rotate(0);opacity:.55}50%{opacity:.3}to{transform:rotate(360deg);opacity:.55}}@keyframes orb-talk{0%,to{transform:scale(1)}50%{transform:scale(1.12);box-shadow:0 0 60px #5cd28ab3}}.status{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.timer{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;opacity:.8;font-weight:500;letter-spacing:.04em}.cta{display:inline-flex;align-items:center;gap:10px;border:0;padding:14px 26px;font-size:15px;font-weight:600;border-radius:14px;cursor:pointer;color:#fff;transition:transform .08s,background .15s,box-shadow .15s;font-family:inherit}.cta:active{transform:scale(.97)}.cta .ic{font-size:17px}.cta.primary{background:linear-gradient(135deg,#ef3200,#d2001b);box-shadow:0 8px 24px #ef32006b}.cta.primary:hover{box-shadow:0 10px 28px #ef320094}.cta.danger{background:linear-gradient(135deg,#dc2626,#991b1b);box-shadow:0 8px 24px #dc262659}.error{margin-top:8px;padding:10px 14px;border-radius:10px;background:#dc26261f;color:#ffb4b4;font-size:13px;text-align:center;max-width:100%;word-break:break-word}.transcript{margin-top:12px;padding:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;flex:1;overflow-y:auto;min-height:100px}.line{display:flex;gap:10px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.04);font-size:14px;line-height:1.5}.line:last-child{border-bottom:0}.line .who{flex:0 0 30px;font-size:10px;font-weight:800;letter-spacing:.08em;padding-top:3px}.line.who-user .who{color:#f6b8a5}.line.who-agent .who{color:#5cd28a}.line .text{flex:1}.docs{margin-top:40px}.docs h2{font-size:13px;font-weight:600;color:#9aa3ad;text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px}.snippet{background:#1a1f27;border:1px solid #262d37;border-radius:10px;padding:14px 16px;font-size:13px;color:#d6e0ec;overflow:auto;white-space:pre;line-height:1.5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;direction:ltr;text-align:left}@media (max-width: 520px){.page.embed{padding:60px 16px 20px}.agent{padding:16px 8px 22px;gap:16px}.orb{width:130px;height:130px;margin-top:0}.orb-core{width:70px;height:70px}.orb.connecting .r1,.orb.live .r1{width:88px;height:88px}.orb.connecting .r2,.orb.live .r2{width:110px;height:110px}.orb.connecting .r3,.orb.live .r3{width:130px;height:130px}.status{font-size:12px;letter-spacing:.1em}.cta{padding:12px 22px;font-size:14px}.transcript{padding:12px;font-size:13px}.line{font-size:13px;padding:6px 0}h1{font-size:26px}}@media (max-width: 380px){.orb{width:110px;height:110px}.orb-core{width:60px;height:60px}.orb.connecting .r1,.orb.live .r1{width:74px;height:74px}.orb.connecting .r2,.orb.live .r2{width:92px;height:92px}.orb.connecting .r3,.orb.live .r3{width:110px;height:110px}}
