.CapacitorInteractive-module__LcIkpG__card{background:#1e293b80;border:1px solid #94a3b826;border-radius:1rem;margin-bottom:2rem;padding:1.25rem}.CapacitorInteractive-module__LcIkpG__header h3{margin:0 0 .5rem}.CapacitorInteractive-module__LcIkpG__header p{color:#94a3b8;margin:0;font-size:.9rem}.CapacitorInteractive-module__LcIkpG__visual{gap:1rem;margin:1rem 0;display:grid}.CapacitorInteractive-module__LcIkpG__plateBox{background:#0f172a99;border:1px solid #94a3b81a;border-radius:.75rem;padding:1rem}.CapacitorInteractive-module__LcIkpG__plateRow{grid-template-columns:1fr 40px 1fr;align-items:center;gap:1rem;display:grid}.CapacitorInteractive-module__LcIkpG__plate{background:#1e293bb3;border:1px solid #94a3b833;border-radius:.5rem;grid-template-columns:repeat(5,1fr);grid-auto-rows:1fr;gap:6px;height:80px;padding:6px;display:grid}.CapacitorInteractive-module__LcIkpG__gap{border-left:2px dashed #94a3b859;height:80px}.CapacitorInteractive-module__LcIkpG__electron{background:#38bdf8;border-radius:50%;width:10px;height:10px;animation:2.4s ease-in-out infinite CapacitorInteractive-module__LcIkpG__floatE;box-shadow:0 0 6px #38bdf899}.CapacitorInteractive-module__LcIkpG__hole{background:#f59e0b;border-radius:50%;width:10px;height:10px;animation:2.6s ease-in-out infinite CapacitorInteractive-module__LcIkpG__floatH;box-shadow:0 0 6px #f59e0b99}@keyframes CapacitorInteractive-module__LcIkpG__floatE{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes CapacitorInteractive-module__LcIkpG__floatH{0%{transform:translateY(0)}50%{transform:translateY(4px)}to{transform:translateY(0)}}.CapacitorInteractive-module__LcIkpG__caption{color:#94a3b8;margin-top:.5rem;font-size:.85rem}.CapacitorInteractive-module__LcIkpG__axis{background:#0f172a99;border:1px solid #94a3b81a;border-radius:.75rem;padding:1rem}.CapacitorInteractive-module__LcIkpG__axis span{color:#e2e8f0;margin-bottom:.5rem;font-weight:600;display:block}.CapacitorInteractive-module__LcIkpG__trace{background:#94a3b826;border-radius:999px;height:12px;overflow:hidden}.CapacitorInteractive-module__LcIkpG__good{background:linear-gradient(90deg,#22c55e,#38bdf8);height:100%}.CapacitorInteractive-module__LcIkpG__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1rem 0;display:grid}.CapacitorInteractive-module__LcIkpG__control{flex-direction:column;gap:.5rem;display:flex}.CapacitorInteractive-module__LcIkpG__value{color:#e2e8f0;font-weight:600}.CapacitorInteractive-module__LcIkpG__metrics{background:#0f172a99;border-radius:.75rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;padding:1rem;display:grid}.CapacitorInteractive-module__LcIkpG__metrics div{flex-direction:column;gap:.25rem;display:flex}.CapacitorInteractive-module__LcIkpG__metrics strong{color:#e2e8f0}.CapacitorInteractive-module__LcIkpG__metrics span{color:#94a3b8}
.derivation-steps{counter-reset:step;gap:.5rem;margin-top:.75rem;display:grid}.derivation-steps li{opacity:.9;background:#0f172a99;border:1px solid #94a3b81f;border-radius:.75rem;padding:.6rem .9rem;animation:6s ease-in-out infinite stepPulse;position:relative}.derivation-steps li:after{content:attr(data-tip);color:#e2e8f0;opacity:0;background:#020617e6;border:1px solid #94a3b833;border-radius:.4rem;padding:.25rem .5rem;font-size:.75rem;transition:opacity .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.derivation-steps li:hover:after{opacity:1}.derivation-steps li:first-child{animation-delay:0s}.derivation-steps li:nth-child(2){animation-delay:1.5s}.derivation-steps li:nth-child(3){animation-delay:3s}.derivation-steps li:nth-child(4){animation-delay:4.5s}@keyframes stepPulse{0%{box-shadow:none}20%{box-shadow:0 0 0 2px #38bdf859}40%{box-shadow:none}to{box-shadow:none}}
