.cr{--cr-ink:#16243b;--cr-slate:#8b97a6;--cr-slate2:#aeb8c4;--cr-against-mute:#6a7480;--cr-green:#1f8a5b;--cr-green-hi:#2fa86a;--cr-green-lo:#1c7a4d;--cr-charcoal:#3d4a5b;--cr-border:#e3e8ec;--cr-hairline:#eef0f3;--cr-disc:#eff2f5;--cr-display:"Archivo", system-ui, sans-serif;--cr-mono:"Space Mono", ui-monospace, monospace;border-top:1px solid var(--cr-hairline);color:var(--cr-ink);-webkit-font-smoothing:antialiased;background:#fff;padding:9px 22px;display:block}.cr *,.cr :before,.cr :after{box-sizing:border-box}.cr-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:0;display:flex}.cr-label{font-family:var(--cr-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--cr-slate);flex:auto;min-width:0;font-size:10px;font-weight:700;line-height:1.25}.cr-compact-row{flex:auto;justify-content:flex-end;align-items:center;gap:7px;min-width:0;min-height:28px;display:flex}.cr-compact-row.is-revealed{gap:8px}.cr-choices{flex:none;gap:6px;display:flex}.cr-pending{background:linear-gradient(90deg,#f1f4f7 25%,#f8fafc 50%,#f1f4f7 75%) 0 0/200% 100%;border-radius:999px;flex:none;width:122px;height:28px;animation:1.1s ease-in-out infinite cr-loading}@keyframes cr-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.cr-btn{cursor:pointer;border:1px solid var(--cr-border);min-width:58px;height:28px;color:var(--cr-ink);font-family:var(--cr-display);letter-spacing:-.01em;background:linear-gradient(#fff 0%,#f6f8fa 100%);border-radius:999px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 7px;font-size:11px;font-weight:800;transition:background .18s,border-color .18s,box-shadow .18s,color .18s,transform .12s cubic-bezier(.2,.8,.2,1);display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #14243b0d,0 6px 14px -11px #14243b4d}.cr-disc{background:var(--cr-disc);border-radius:99px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;transition:all .18s;display:inline-flex;box-shadow:inset 0 0 0 1px #14243b0a}.cr-disc svg{width:11px;height:11px;display:block}.cr-btn:hover{transform:translateY(-1px)}.cr-btn:active{transform:scale(.985)}.cr-btn:disabled{opacity:.6;cursor:default;transform:none}.cr-for:hover{color:var(--cr-green);border-color:var(--cr-green);background:#1f8a5b1a;box-shadow:inset 0 1px #ffffffe6,0 9px 20px -11px #1f8a5b73}.cr-for:hover .cr-disc{background:#fff;box-shadow:0 2px 6px -1px #1f8a5b66}.cr-against:hover{color:var(--cr-charcoal);border-color:var(--cr-charcoal);background:#3d4a5b14;box-shadow:inset 0 1px #ffffffe6,0 9px 20px -11px #14243b66}.cr-against:hover .cr-disc{background:#fff;box-shadow:0 2px 6px -1px #14243b4d}.cr-btn:focus-visible{outline:2px solid var(--cr-ink);outline-offset:2px}.cr-num{white-space:nowrap;align-items:center;gap:3px;display:inline-flex}.cr-num-for{color:var(--cr-green)}.cr-num-against svg{color:var(--cr-slate)}.cr-pct{font-family:var(--cr-display);letter-spacing:-.025em;color:var(--cr-green);font-variant-numeric:tabular-nums;font-size:14px;font-weight:800;line-height:1}.cr-pct-sm{font-family:var(--cr-display);letter-spacing:-.025em;color:var(--cr-against-mute);font-variant-numeric:tabular-nums;font-size:12px;font-weight:800;line-height:1}.cr-tag{display:none}.cr-meter{background:#3d4a5b21;border-radius:99px;flex:auto;min-width:42px;max-width:72px;height:5px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #14243b24}.cr-meter-fill{background:linear-gradient(90deg, var(--cr-green-lo), var(--cr-green-hi));border-radius:99px;transition:width .2s;position:absolute;inset:0;box-shadow:inset 0 1px #fff6,0 0 10px #2fa86a59}.cr-meter-fill.is-animating{transition:none}.cr-error{font-family:var(--cr-mono);letter-spacing:.1em;text-transform:uppercase;color:#c23a32;margin-top:8px;font-size:9px}.cr--compact{border-top:none;flex-direction:row;flex:auto;align-items:center;gap:12px;min-width:0;padding:11px 16px 12px 18px;display:flex}.cr-badge{display:none}.cr--compact .cr-badge{width:34px;height:34px;color:var(--ts-ink,var(--cr-ink));background:linear-gradient(160deg,#f3f6f9,#e6ecf2);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #14243b0d,0 4px 11px -8px #14243b8c}.cr--compact .cr-badge svg{opacity:.62;width:18px;height:18px}.cr--compact .cr-body{flex-direction:column;flex:auto;gap:7px;min-width:0;display:flex}.cr--compact .cr-head{flex-direction:column;justify-content:center;align-items:stretch;gap:7px}.cr--compact .cr-label{width:100%;font-family:var(--ts-font-display,var(--cr-display));letter-spacing:.01em;text-transform:none;color:var(--ts-ink,var(--cr-ink));white-space:nowrap;text-overflow:ellipsis;flex:none;font-size:16px;font-weight:800;line-height:1;overflow:hidden}.cr--compact .cr-choices{border:1px solid var(--cr-border);background:#fff;border-radius:9px;gap:0;width:100%;overflow:hidden}.cr--compact .cr-btn{min-width:0;height:30px;box-shadow:none;color:var(--cr-ink);letter-spacing:.01em;background:0 0;border:none;border-radius:0;flex:1 1 0;gap:6px;padding:0 8px;font-size:11px}.cr--compact .cr-btn+.cr-btn{border-left:1px solid var(--cr-border)}.cr--compact .cr-btn svg{opacity:.8;width:13px;height:13px;transition:opacity .18s}.cr--compact .cr-btn:hover{box-shadow:none;transform:none}.cr--compact .cr-for:hover{border-color:var(--cr-border);color:var(--cr-green);box-shadow:none;background:#1f8a5b14}.cr--compact .cr-against:hover{border-color:var(--cr-border);color:var(--cr-charcoal);box-shadow:none;background:#3d4a5b0f}.cr--compact .cr-btn:hover svg{opacity:1}.cr--compact .cr-compact-row{justify-content:space-between;gap:10px;width:100%}.cr--compact .cr-num{align-items:baseline;gap:5px}.cr--compact .cr-tag{font-family:var(--cr-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--cr-slate);font-size:9px;font-weight:700;line-height:1;display:inline}.cr--compact .cr-num-for .cr-tag{color:var(--cr-green);opacity:.75}.cr--compact .cr-pct{font-size:15px}.cr--compact .cr-pct-sm{font-size:13px}.cr--compact .cr-meter{min-width:28px;max-width:none;height:5px}.cr--compact .cr-pending{border-radius:9px;width:100%;max-width:none;height:30px}@container pick-card (max-width:420px){.cr--compact{gap:10px;padding:10px 11px 11px 13px}.cr--compact .cr-badge{border-radius:9px;width:30px;height:30px}.cr--compact .cr-badge svg{width:16px;height:16px}.cr--compact .cr-label{font-size:14px}.cr--compact .cr-head{gap:7px}.cr--compact .cr-btn{gap:5px;height:28px;font-size:10px}.cr--compact .cr-pct{font-size:14px}.cr--compact .cr-pct-sm{font-size:12px}.cr--compact .cr-pending{height:28px}.cr{padding:8px 18px}.cr-label{font-size:9px}.cr-btn{min-width:50px;height:26px;padding:0 7px;font-size:10px}.cr-disc{width:17px;height:17px}.cr-pending{width:106px;height:26px}.cr-meter{min-width:34px;max-width:56px}}@media (prefers-reduced-motion:reduce){.cr-pending{animation:none}}
.pcs-btn{width:100%;min-height:50px;color:var(--ts-ink,#16213c);font-family:var(--ts-font-display,"Saira Condensed", "Arial Narrow", sans-serif);letter-spacing:.02em;cursor:pointer;background:linear-gradient(#fff 0%,#fbfcfe 100%);border:none;border-radius:0;flex:1;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:900;transition:background .18s;display:inline-flex}.pcs-btn:hover:not(:disabled){background:linear-gradient(#fff 0%,#f6f9fc 100%)}.pcs-btn:focus-visible{outline:2px solid var(--ts-ink,#16213c);outline-offset:-3px}.pcs-btn:disabled{cursor:default;opacity:.65}.pcs-icon{color:var(--ts-accent,#4a86ee);flex-shrink:0;display:block}.pcs-label{white-space:nowrap}@media (max-width:360px){.pcs-label{display:none}}.pcs-spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite pcs-spin}@keyframes pcs-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.pcs-spinner{animation-duration:1.4s}}
