.bar-wrap{max-width:480px;aspect-ratio:1;margin:0 auto}.bar-wrap svg{width:100%;height:100%;overflow:visible}.bar-label{font-size:12px;font-weight:600;fill:#374151;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif}.bar-score{font-size:11px;font-weight:700;fill:#6b4eff;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif}.bar-ring-outer{transform-origin:240px 240px;animation:bar-spin 60s linear infinite}.bar-ring-outer-2{transform-origin:240px 240px;animation:bar-spin 90s linear infinite reverse}.bar-dot{transform-box:fill-box;transform-origin:center;animation:bar-dot-pulse 3s ease-in-out infinite}.bar-dot:nth-child(2 of.bar-dot){animation-delay:.6s}.bar-dot:nth-child(3 of.bar-dot){animation-delay:1.2s}.bar-dot:nth-child(4 of.bar-dot){animation-delay:1.8s}.bar-dot:nth-child(5 of.bar-dot){animation-delay:2.4s}.bar-halo{transform-box:fill-box;transform-origin:center;animation:bar-halo-pulse 3s ease-in-out infinite}.bar-halo:nth-child(2 of.bar-halo){animation-delay:.6s}.bar-halo:nth-child(3 of.bar-halo){animation-delay:1.2s}.bar-halo:nth-child(4 of.bar-halo){animation-delay:1.8s}.bar-halo:nth-child(5 of.bar-halo){animation-delay:2.4s}.bar-center-dot{transform-box:fill-box;transform-origin:center;animation:bar-center-pulse 2.5s ease-in-out infinite}.bar-center-glow{transform-box:fill-box;transform-origin:center;animation:bar-glow-pulse 2.5s ease-in-out infinite}@keyframes bar-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bar-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.75}}@keyframes bar-halo-pulse{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.5);opacity:.08}}@keyframes bar-center-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes bar-glow-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.5}}@media(prefers-reduced-motion:reduce){.bar-ring-outer,.bar-ring-outer-2,.bar-dot,.bar-halo,.bar-center-dot,.bar-center-glow{animation:none!important}}.ba-container{display:grid;grid-template-columns:1fr auto 1fr;gap:14px 18px;max-width:900px;margin:0 auto;align-items:stretch;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.ba-card{border-radius:16px;padding:22px 20px;position:relative;background:#fff;border:1px solid rgba(107,78,255,.12);box-shadow:0 4px 24px #6b4eff0f,0 1px #fffc inset}.ba-before{background:linear-gradient(165deg,#fff,#fafaff 55%,#f8f7ff)}.ba-after{background:linear-gradient(165deg,#fff,#faf5ff,#f5f3ff);border-color:#6b4eff2e;box-shadow:0 4px 28px #6b4eff1a,0 1px #ffffffd9 inset}.ba-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:12px}.ba-badge{font-size:10px;font-weight:700;padding:5px 10px;border-radius:9999px;letter-spacing:.06em;text-transform:uppercase}.ba-badge-before{background:#f1f5f9f2;color:#64748b;border:1px solid rgba(148,163,184,.35)}.ba-badge-after{background:#6b4eff1a;color:#5b21b6;border:1px solid rgba(107,78,255,.2)}.ba-score{font-size:28px;font-weight:800;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.ba-score-before{color:#475569}.ba-score-after{color:#6b4eff}.ba-platforms{display:flex;flex-direction:column;gap:9px;margin-bottom:18px}.ba-platform{display:flex;align-items:center;gap:8px}.ba-platform-name{font-size:11px;font-weight:600;color:#64748b;width:70px;flex-shrink:0}.ba-bar-track{flex:1;height:7px;background:#f1f5f9;border-radius:9999px;overflow:hidden;border:1px solid rgba(226,232,240,.9)}.ba-bar{height:100%;border-radius:9999px;transition:width 1s ease-out}.ba-bar-before{background:linear-gradient(90deg,#cbd5e1,#94a3b8)}.ba-bar-after{background:linear-gradient(90deg,#a78bfa,#6b4eff)}.ba-platform-val{font-size:11px;font-weight:700;width:34px;text-align:right;flex-shrink:0;font-variant-numeric:tabular-nums}.ba-val-before{color:#64748b}.ba-val-before-muted{color:#94a3b8}.ba-val-after{color:#6b4eff}.ba-issues{display:flex;flex-direction:column;gap:8px}.ba-issue{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:12px;background:#f8fafce6;border:1px solid rgba(226,232,240,.95)}.ba-after .ba-issue{background:#ffffffbf;border-color:#6b4eff1a}.ba-issue-title{display:block;font-size:12px;font-weight:700;color:#0f172a}.ba-issue-desc{display:block;font-size:11px;color:#64748b;line-height:1.45;margin-top:2px}.ba-issue-icon{display:flex;height:28px;width:28px;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;margin-top:1px}.ba-issue-icon-warn{background:#f59e0b1f;color:#d97706}.ba-issue-icon-ok{background:#10b9811f;color:#059669}.ba-issue-svg{width:15px;height:15px}.ba-arrow{display:flex;align-items:center;justify-content:center}.ba-arrow-pill{display:flex;height:40px;width:40px;align-items:center;justify-content:center;border-radius:9999px;background:#6b4eff1a;border:1px solid rgba(107,78,255,.2);color:#6b4eff}.ba-arrow-svg{width:20px;height:20px}@media(max-width:768px){.ba-container{grid-template-columns:1fr}.ba-arrow{padding:6px 0}.ba-arrow-pill{transform:rotate(90deg)}}
