.pth-card{background:var(--panel-tone,var(--panel));border:1px solid var(--border);border-radius:4px;width:100%;max-width:560px;font-family:Barlow,sans-serif;overflow:hidden}.pth-topbar{border-bottom:1px solid var(--border);background:#ffffff08;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.pth-step{letter-spacing:.14em;color:var(--grey-1);align-items:center;gap:10px;font-family:DM Mono,monospace;font-size:11px;display:flex}.pth-step-dot{background:var(--red);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.pth-next{letter-spacing:.14em;color:color-mix(in srgb,var(--red)78%,white 22%);font-family:DM Mono,monospace;font-size:11px}.pth-body{padding:32px 28px 28px}.pth-eyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--grey-2);margin-bottom:14px;font-family:DM Mono,monospace;font-size:10px}.pth-heading{color:#f5f3ef;min-height:1.15em;margin-bottom:24px;font-family:Raleway,sans-serif;font-size:32px;font-weight:300;line-height:1.15}.pth-progress-track{background:#333;width:100%;height:3px;margin-bottom:28px;overflow:hidden}.pth-progress-bar{background:#f54927;width:0%;height:100%}.pth-list{flex-direction:column;list-style:none;display:flex}.pth-item{border-bottom:1px solid #333;align-items:center;gap:16px;padding:14px 0;display:flex}.pth-item:last-child{border-bottom:none}.pth-badge{border:1px solid #0000;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-family:DM Mono,monospace;font-size:11px;transition:background-color .3s,border-color .3s,color .3s;display:flex}.pth-item-text{font-size:15px;transition:color .3s,font-weight .3s}.pth-item-pending .pth-badge{color:#9f9e9b;background:#2f2f2f}.pth-item-pending .pth-item-text{color:#9f9e9b}.pth-item-active .pth-badge{color:#ff7f5f;background:0 0;border-color:#ff7f5f}.pth-item-active .pth-item-text{color:#f5f3ef}.pth-item-complete .pth-badge{color:#141414;background:#6fd69f;border-color:#6fd69f}.pth-item-complete .pth-item-text{color:#bab8b4}@media (prefers-reduced-motion:reduce){.pth-badge,.pth-item-text{transition:none}}
