.eyebrow[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:6px;display:flex}.score-wrap[data-astro-cid-lcdefpme]{animation:.8s cubic-bezier(.2,.7,.2,1) .35s both scIn}@keyframes scIn{0%{opacity:0;transform:translateY(26px)scale(.98)}}.score-card[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:430px;margin-left:auto;padding:22px 24px;animation:5s ease-in-out infinite floatCard;box-shadow:0 24px 60px #1a20251a}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.sc-head[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:12px;display:flex}.sc-title[data-astro-cid-lcdefpme]{font-size:14.5px;font-weight:700}.sc-sub[data-astro-cid-lcdefpme]{font-family:var(--mono);color:var(--gray);font-size:10px}.sc-score[data-astro-cid-lcdefpme]{font-family:var(--mono);background:var(--gradient);-webkit-text-fill-color:transparent;background-clip:text;font-size:22px;font-weight:700}.sc-score[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--gray);-webkit-text-fill-color:var(--gray);font-size:13px}.axis[data-astro-cid-lcdefpme]{margin-top:12px}.axis[data-astro-cid-lcdefpme] .lbl[data-astro-cid-lcdefpme]{font-family:var(--mono);color:var(--slate);justify-content:space-between;margin-bottom:4px;font-size:10px;display:flex}.axis[data-astro-cid-lcdefpme] .bar[data-astro-cid-lcdefpme]{background:var(--line-soft);border-radius:99px;height:7px;overflow:hidden}.axis[data-astro-cid-lcdefpme] .fill[data-astro-cid-lcdefpme]{background:var(--gradient);height:100%;width:var(--w);border-radius:99px;animation:1.1s cubic-bezier(.2,.7,.2,1) both grow}.axis[data-astro-cid-lcdefpme]:nth-of-type(2) .fill[data-astro-cid-lcdefpme]{animation-delay:.1s}.axis[data-astro-cid-lcdefpme]:nth-of-type(3) .fill[data-astro-cid-lcdefpme]{animation-delay:.2s}.axis[data-astro-cid-lcdefpme]:nth-of-type(4) .fill[data-astro-cid-lcdefpme]{animation-delay:.3s}.axis[data-astro-cid-lcdefpme]:nth-of-type(5) .fill[data-astro-cid-lcdefpme]{animation-delay:.4s}.axis[data-astro-cid-lcdefpme]:nth-of-type(6) .fill[data-astro-cid-lcdefpme]{animation-delay:.5s}@keyframes grow{0%{width:0}}.sc-out[data-astro-cid-lcdefpme]{border-top:1px dashed var(--line);flex-wrap:wrap;gap:6px;margin-top:18px;padding-top:14px;display:flex}.sc-out[data-astro-cid-lcdefpme] .pill{font-size:9.5px}.outcomes[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);padding:64px 0}.ocards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px;display:grid}.ocard[data-astro-cid-lcdefpme]{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:24px 22px 20px;text-decoration:none;transition:transform .18s,box-shadow .2s;display:flex;position:relative}.ocard[data-astro-cid-lcdefpme]:before{content:"";border-radius:14px 14px 0 0;height:4px;position:absolute;inset:0 0 auto}.ocard[data-astro-cid-lcdefpme].rev:before{background:var(--rev)}.ocard[data-astro-cid-lcdefpme].cost:before{background:var(--cost)}.ocard[data-astro-cid-lcdefpme].sus:before{background:var(--sus)}.ocard[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a20251a}.ocard[data-astro-cid-lcdefpme] .pill{align-self:flex-start}.ocard[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.4px;font-size:19px;font-weight:800}.ocard[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--slate);flex:1;margin:0;font-size:14px}.ocard[data-astro-cid-lcdefpme] .go[data-astro-cid-lcdefpme]{margin-top:6px;font-size:13.5px;font-weight:700}.ocard[data-astro-cid-lcdefpme].rev .go[data-astro-cid-lcdefpme]{color:var(--rev)}.ocard[data-astro-cid-lcdefpme].cost .go[data-astro-cid-lcdefpme]{color:var(--cost)}.ocard[data-astro-cid-lcdefpme].sus .go[data-astro-cid-lcdefpme]{color:var(--sus-deep)}.priv[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);background:#fff;padding:0}.priv-in[data-astro-cid-lcdefpme]{grid-template-columns:auto 1fr;align-items:center;gap:22px;padding:44px 5.5%;display:grid}.priv-lock[data-astro-cid-lcdefpme]{background:var(--mint);width:54px;height:54px;color:var(--teal-deep);border:1px solid #d8ebe0;border-radius:14px;justify-content:center;align-items:center;display:flex}.priv[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.4px;margin-bottom:4px;font-size:20px;font-weight:800}.priv[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--slate);max-width:72ch;margin:0;font-size:14.5px}@media (width<=880px){.ocards[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.score-card[data-astro-cid-lcdefpme]{margin:0 auto}.priv-in[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.score-wrap[data-astro-cid-lcdefpme],.score-card[data-astro-cid-lcdefpme],.axis[data-astro-cid-lcdefpme] .fill[data-astro-cid-lcdefpme]{animation:none}}
