.compass-estimator-card { margin: 1rem 0; padding:1rem; border:1px solid #333; border-radius:8px; background:#0f1221; color:#fff; }
.compass-estimator-card .cec-row { margin:0.5rem 0; }
.compass-estimator-card .cec-input { width: 100%; padding:0.5rem; border-radius:4px; border:1px solid #333; background:#141a33; color:#fff; }
.compass-estimator-card .result { font-weight:bold; }
.compass-estimator-card .cec-footnote { font-size:0.75rem; color:#999; }
