.da-quantum-cell{--qc-ink:#182f55;--qc-muted:#687792;--qc-line:#c8d2e1;--qc-paper:#fbfaf6;--qc-soft:#eef3f9;--qc-blue:#4168a6;--qc-orange:#c77735;--qc-green:#3f7f6d;margin:14px 0;border:1px solid var(--qc-line);background:var(--qc-paper);color:var(--qc-ink);font-family:Georgia,"Noto Serif SC","Songti SC",serif}
.da-quantum-cell *{box-sizing:border-box}
.da-quantum-cell header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 15px;border-bottom:1px solid var(--qc-line);background:var(--qc-soft)}
.da-quantum-cell header strong{font-size:16px}.da-quantum-cell header span{font:12px ui-monospace,Consolas,monospace;color:var(--qc-muted)}
.qc-body{padding:15px}.qc-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(230px,.6fr);gap:16px;align-items:start}
.qc-controls{display:grid;gap:10px}.qc-controls label{display:grid;gap:5px;font-size:13px;color:var(--qc-muted)}
.qc-controls select,.qc-controls input[type=number]{width:100%;padding:8px 9px;border:1px solid var(--qc-line);background:var(--qc-paper);color:var(--qc-ink);font:14px ui-monospace,Consolas,monospace}
.qc-controls input[type=range]{width:100%;accent-color:var(--qc-blue)}
.qc-actions{display:flex;gap:8px;flex-wrap:wrap}.qc-btn{border:1px solid var(--qc-line);background:var(--qc-paper);color:var(--qc-ink);padding:7px 10px;cursor:pointer;font:13px inherit}.qc-btn:hover{background:var(--qc-soft)}.qc-btn-primary{background:var(--qc-ink);color:var(--qc-paper);border-color:var(--qc-ink)}
.qc-card{padding:11px 12px;border-left:3px solid var(--qc-blue);background:var(--qc-soft);font-size:13px;line-height:1.65;white-space:pre-wrap}
.qc-matrix{font:12px/1.6 ui-monospace,Consolas,monospace;overflow-wrap:anywhere}
.qc-formula{text-align:center;font:14px ui-monospace,Consolas,monospace;margin:0 0 12px;overflow-wrap:anywhere}
.qc-svg{width:100%;height:auto;display:block;min-height:320px}.qc-wire{fill:none;stroke:var(--qc-ink);stroke-width:3}.qc-thin{fill:none;stroke:var(--qc-line);stroke-width:1.5}.qc-metal{fill:#dce7f5;stroke:var(--qc-blue);stroke-width:2}.qc-jj{fill:#f2dfcf;stroke:var(--qc-orange);stroke-width:3}.qc-flux{fill:none;stroke:var(--qc-green);stroke-width:3;stroke-dasharray:6 4}.qc-xy{fill:none;stroke:var(--qc-orange);stroke-width:9;stroke-linecap:round}.qc-label{fill:var(--qc-ink);font-size:12px}.qc-muted-label{fill:var(--qc-muted);font-size:12px}.qc-energy{fill:none;stroke-width:2.2}.qc-frame{fill:none;stroke:var(--qc-line)}.qc-highlight{filter:drop-shadow(0 0 5px rgba(65,104,166,.65))}.qc-sphere{fill:#edf3fa;stroke:var(--qc-line)}.qc-vector{stroke:var(--qc-blue);stroke-width:4}.qc-axis-vector{stroke:var(--qc-green);stroke-width:3;stroke-dasharray:6 4}.qc-tip{fill:var(--qc-blue)}.qc-error{color:#9b2d30}.qc-note{font-size:12px;color:var(--qc-muted)}
@media(max-width:720px){.qc-grid{grid-template-columns:1fr}.qc-svg{min-height:260px}.da-quantum-cell header{align-items:flex-start;flex-direction:column}}

