:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}@media(prefers-color-scheme:dark){:root{color:#e2e8f0;background:#0f172a}}.vcip-wrap{max-width:42rem;margin:0 auto;padding:2rem 1.25rem 4rem}.vcip-steps{display:flex;align-items:center;gap:0;margin-bottom:1.5rem}.vcip-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;font-size:.7rem;color:#94a3b8;text-align:center}.vcip-step:before{content:"";position:absolute;top:13px;left:-50%;right:50%;height:2px;background:#e2e8f0;z-index:0}.vcip-step:first-child:before{display:none}.vcip-step--done:before,.vcip-step--active:before{background:#0ea5e9}.vcip-step-dot{width:28px;height:28px;border-radius:50%;border:2px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#94a3b8;position:relative;z-index:1;margin-bottom:4px}.vcip-step--done .vcip-step-dot{background:#0ea5e9;border-color:#0ea5e9;color:#fff}.vcip-step--active .vcip-step-dot{border-color:#0ea5e9;color:#0ea5e9;box-shadow:0 0 0 3px #bae6fd}.vcip-step--done .vcip-step-label,.vcip-step--active .vcip-step-label{color:#0f172a;font-weight:600}@media(prefers-color-scheme:dark){.vcip-step:before{background:#334155}.vcip-step-dot{background:#1e293b;border-color:#475569}.vcip-step--done .vcip-step-dot{background:#0ea5e9;border-color:#0ea5e9}.vcip-step--done .vcip-step-label,.vcip-step--active .vcip-step-label{color:#e2e8f0}}.vcip-waiting-dots{display:inline-flex;gap:5px;margin-left:6px;vertical-align:middle}.vcip-waiting-dots span{width:6px;height:6px;border-radius:50%;background:#0ea5e9;display:inline-block;animation:vcip-bounce 1.4s infinite ease-in-out both}.vcip-waiting-dots span:nth-child(1){animation-delay:-.32s}.vcip-waiting-dots span:nth-child(2){animation-delay:-.16s}.vcip-waiting-dots span:nth-child(3){animation-delay:0}@keyframes vcip-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.vcip-success-card{border-color:#86efac;background:#f0fdf4}@media(prefers-color-scheme:dark){.vcip-success-card{background:#052e16;border-color:#166534}}.vcip-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1.5rem;margin-bottom:1rem;box-shadow:0 1px 2px #0f172a0f}@media(prefers-color-scheme:dark){.vcip-card{background:#1e293b;border-color:#334155}}.vcip-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.vcip-muted{color:#64748b;font-size:.875rem}.vcip-code{font-family:ui-monospace,monospace;font-size:.75rem;word-break:break-all;background:#f1f5f9;padding:.75rem;border-radius:.5rem;margin-top:.5rem}@media(prefers-color-scheme:dark){.vcip-code{background:#0f172a}}.vcip-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#e0f2fe;color:#0369a1}.vcip-btn{margin-top:.75rem;padding:.5rem 1rem;border-radius:.5rem;border:none;background:#0ea5e9;color:#fff;font-weight:600;cursor:pointer}.vcip-btn:disabled{opacity:.6;cursor:not-allowed}.vcip-error{color:#b91c1c;font-size:.875rem}.vcip-error-screen{border-color:#fca5a5;background:#fef2f2}@media(prefers-color-scheme:dark){.vcip-error-screen{background:#450a0a;border-color:#7f1d1d}}.vcip-error-title{font-size:1rem;font-weight:600;color:#b91c1c;margin:0}.vcip-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem}.vcip-video-grid--local-only{grid-template-columns:1fr;max-width:22rem}.vcip-video{width:100%;max-height:220px;background:#0f172a;border-radius:.5rem}.vcip-chime{margin-top:.75rem}
