.dashboard-section{position:relative}.dashboard-refresh-spinner{position:absolute;top:8px;z-index:10;width:16px;height:16px;border:2px solid var(--color-accent);border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-killswitch{display:flex;justify-content:center}.dashboard-greeks-card{margin-top:var(--space-4)}.dashboard-greeks-title{display:flex;align-items:center;gap:8px}.dashboard-greeks-grid{grid-template-columns:repeat(2,1fr)}.dashboard-greeks-note{font-size:var(--text-xs);color:var(--color-text-muted);text-align:center;margin-top:var(--space-3)}.dashboard-greek--delta{color:#22c55e}.dashboard-greek--gamma{color:#8b5cf6}.dashboard-greek--theta{color:#f59e0b}.dashboard-greek--vega{color:#ef4444}
