.ct-wrap{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;padding:.5rem 0 1.5rem;max-width:700px}.ct-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:24px;margin-bottom:12px}.ct-title{font-size:20px;font-weight:700;color:#0a0a0a;margin:0 0 4px;letter-spacing:-.3px}.ct-sub{font-size:13px;color:#666;margin:0 0 20px}.ct-input-block{margin-bottom:16px}.ct-input-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.ct-label{font-size:13px;font-weight:500;color:#0a0a0a}.ct-val-badge{font-size:13px;font-weight:700;background:#f7fe78;color:#0a0a0a;padding:2px 10px;border-radius:20px}.ct-val-badge.red{background:#fde8e8;color:#ef4444}input[type=range]{-webkit-appearance:none;width:100%;height:4px;border-radius:4px;background:#e5e5e5;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#f7fe78;border:2px solid #0a0a0a;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.15)}input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#f7fe78;border:2px solid #0a0a0a;cursor:pointer}.ct-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.ct-metric{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;padding:16px}.ct-metric.primary{background:#f7fe78;border-color:#d6e85c}.ct-metric-label{font-size:11px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.ct-metric.primary .ct-metric-label{color:#555}.ct-metric-val{font-size:22px;font-weight:700;color:#0a0a0a;letter-spacing:-.5px}.ct-metric-sub{font-size:11px;color:#666;margin-top:3px;line-height:1.4}.ct-pain{border-left:3px solid #ef4444;background:#fafafa;border-radius:0 8px 8px 0;padding:12px 16px;font-size:13px;color:#666;line-height:1.6}.ct-pain strong{color:#0a0a0a}.ct-divider{height:1px;background:#f0f0f0;margin:16px 0}.ct-chart-label{font-size:11px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.ct-legend{display:flex;gap:18px;margin-bottom:10px;flex-wrap:wrap}.ct-legend-item{display:flex;align-items:center;gap:7px;font-size:12px;color:#666}.ct-legend-line{width:20px;height:3px;border-radius:2px}.ct-breakeven-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.ct-be-badge{font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;display:flex;align-items:center;gap:5px}.ct-be-dot{width:8px;height:8px;border-radius:50%}