.tn92-summary{display:flex;justify-content:space-between;gap:24px;align-items:center}.tn92-progress-ring{width:130px;height:130px;border-radius:50%;display:grid;place-items:center;text-align:center;background:conic-gradient(var(--brand-primary,#2563eb) calc(var(--progress)*1%),#e2e8f0 0);position:relative}.tn92-progress-ring:before{content:"";position:absolute;inset:10px;border-radius:50%;background:var(--surface-card,#fff)}.tn92-progress-ring>*{position:relative;z-index:1;display:block}.tn92-progress-ring strong{font-size:28px}.tn92-progress-ring span{font-size:11px}.tn92-progress-track{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin:12px 0 20px}.tn92-progress-track i{display:block;height:100%;background:var(--brand-primary,#2563eb)}.tn92-steps{display:grid;gap:12px}.tn92-step{display:grid;grid-template-columns:48px 1fr;gap:16px}.tn92-step.completed{border-color:color-mix(in srgb,#16a34a 50%,transparent)}.tn92-step-num{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-weight:800;background:color-mix(in srgb,var(--brand-primary,#2563eb) 12%,transparent)}.tn92-step.completed .tn92-step-num{background:#dcfce7;color:#166534}.tn92-banner{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px;border-left:4px solid var(--brand-primary,#2563eb)}@media(max-width:680px){.tn92-summary,.tn92-banner{align-items:flex-start;flex-direction:column}.tn92-progress-ring{width:100px;height:100px}.tn92-step{grid-template-columns:38px 1fr}.tn92-step-num{width:36px;height:36px}}
