.xrp-cs{border:1px solid var(--gold-border);background:linear-gradient(160deg,#0f2040 0%,#0a1628 100%);border-radius:18px;margin-top:28px;padding:22px;box-shadow:0 18px 40px #00000047}.xrp-cs-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.xrp-cs-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--gold);align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.xrp-cs-round{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:700}.xrp-cs-nodes{grid-template-columns:repeat(8,1fr);gap:8px;margin-bottom:20px;display:grid}.xrp-cs-node{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;transition:border-color .3s,background .3s;display:flex}.xrp-cs-node.agreed{background:#4ade8014;border-color:#4ade8066}.xrp-cs-node-dot{background:#64748b;border-radius:50%;width:14px;height:14px;transition:background .3s,box-shadow .3s;box-shadow:0 0 0 3px #64748b24}.xrp-cs-node.agreed .xrp-cs-node-dot{background:#4ade80;box-shadow:0 0 0 3px #4ade8038}.xrp-cs-node-lbl{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.68rem;font-weight:700}.xrp-cs-meter{margin-bottom:18px}.xrp-cs-meter-track{background:#ffffff0f;border-radius:8px;height:12px;position:relative;overflow:visible}.xrp-cs-meter-fill{background:linear-gradient(90deg, var(--accent-orange), var(--gold));border-radius:8px;height:100%;transition:width .45s cubic-bezier(.16,1,.3,1),background .3s}.xrp-cs-meter-fill.ok{background:linear-gradient(90deg,#34d399,#4ade80)}.xrp-cs-threshold{background:#ffffff8c;width:2px;position:absolute;top:-4px;bottom:-4px;transform:translate(-1px)}.xrp-cs-threshold-lbl{color:var(--text-secondary);white-space:nowrap;font-size:.64rem;font-weight:700;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.xrp-cs-meter-row{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;margin-top:14px;display:flex}.xrp-cs-meter-val{color:var(--text-secondary);font-size:.82rem;font-weight:600}.xrp-cs-meter-pct{color:var(--text-primary);font-size:1.1rem;font-weight:800}.xrp-cs-status{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;align-items:flex-start;gap:10px;padding:14px 16px;font-size:.84rem;line-height:1.5;display:flex}.xrp-cs-status.ok{color:#4ade80;background:#4ade8014;border-color:#4ade8047}.xrp-cs-status.ok strong{color:#86efac}.xrp-cs-status svg{flex-shrink:0;margin-top:1px}.xrp-cs-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:18px;display:flex}.xrp-cs-reset{cursor:pointer;color:var(--text-muted);background:0 0;border:none;align-items:center;font-size:.82rem;font-weight:600;transition:color .2s;display:inline-flex}.xrp-cs-reset:hover{color:var(--accent-orange)}.xrp-cs-note{color:var(--text-muted);margin-top:16px;font-size:.8rem;line-height:1.55}@media (max-width:720px){.xrp-cs-nodes{grid-template-columns:repeat(4,1fr)}}
