.pub-root .pub-thread-loader{border-radius:var(--pub-radius-pill);background:var(--pub-line);width:100%;max-width:240px;height:2px;display:block;position:relative;overflow:hidden}.pub-root .pub-thread-loader:after{animation:pub-thread-breathe 1.6s var(--pub-ease) infinite;background:var(--pub-cta);content:"";transform-origin:0;position:absolute;inset:0}@keyframes pub-thread-breathe{0%{opacity:.35;transform:scaleX(.05)}55%{opacity:1;transform:scaleX(1)}to{opacity:.35;transform:scaleX(.05)}}@media (prefers-reduced-motion:reduce){.pub-root .pub-thread-loader:after{opacity:.6;animation:none;transform:scaleX(.4)}}.pub-root .pub-standalone{justify-content:flex-start;align-items:flex-start;gap:var(--sp-3);width:100%;padding-block:clamp(16px, 4vh, 48px) var(--sp-5);flex-direction:column;display:flex}.pub-root .pub-standalone>*{max-width:62ch}.pub-root .pub-standalone-actions{gap:var(--sp-2);margin-top:var(--sp-2);flex-wrap:wrap;display:flex}
