/* Compact, source-linked chart surfaces adapted from Synergenix Call Annotator. */
.rc-figure{margin:0;min-width:0;position:relative;color:#243e33}.rc-svg{display:block;width:100%;height:auto;overflow:visible}.rc-axis{font:10px Outfit,-apple-system,sans-serif;fill:#7a8982;font-variant-numeric:tabular-nums}.rc-row-label{font:11px Outfit,-apple-system,sans-serif;fill:#4b6156}.rc-grid{stroke:#e8eee9;stroke-width:1}.rc-baseline{stroke:#cddad1}.rc-crosshair{stroke:#819a8b;stroke-width:1;stroke-dasharray:3 3;opacity:0;pointer-events:none}.rc-legend{display:flex;flex-wrap:wrap;gap:7px 16px;margin:0 0 12px;font-size:10px;color:#677b6e}.rc-legend>span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.rc-legend i{display:block;width:8px;height:8px;border-radius:2px}.rc-hit:focus{outline:none;fill:#e0ece4;fill-opacity:.22}.rc-mark:focus,.rc-heat-cell:focus{outline:none;stroke:#1a4130;stroke-width:2.5;filter:brightness(1.05)}[data-chart-visits],[data-chart-orders]{cursor:pointer}.rc-tooltip{position:fixed;z-index:250;pointer-events:none;white-space:pre-line;max-width:min(290px,calc(100vw - 20px));padding:10px 13px;border:1px solid #cfded3;border-radius:9px;background:#fff;box-shadow:0 8px 28px #173d2924;color:#244a36;font:11px/1.7 Outfit,-apple-system,sans-serif;font-variant-numeric:tabular-nums}.rc-tooltip[hidden]{display:none}.rc-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;min-height:175px;color:#77897e;text-align:center}.rc-empty>span{font-size:25px;color:#9bb09e}.rc-empty strong{font-size:12px;font-weight:500}.rc-empty small{font-size:10px}.rc-horizontal{display:grid;gap:15px}.rc-hrow{border-radius:5px;padding:2px 0}.rc-hrow:focus-visible{outline:2px solid #b4925d;outline-offset:5px}.rc-hlabel{display:flex;justify-content:space-between;gap:12px;font-size:11px;align-items:baseline;margin-bottom:6px}.rc-hlabel>span{min-width:0;overflow-wrap:anywhere}.rc-hlabel strong{flex:none;font-size:11px;font-weight:550;font-variant-numeric:tabular-nums}.rc-htrack{height:8px;background:#edf2ee;border-radius:4px;overflow:hidden}.rc-htrack>span{display:block;height:100%;border-radius:4px;min-width:0}.rc-hrow>small{display:block;margin-top:5px;font-size:9px;color:#89978e}.rc-heat-scroll{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;padding-bottom:3px}.rc-heat-scroll>.rc-svg{min-width:690px}.rc-heat-key{display:flex;justify-content:flex-end;align-items:center;gap:7px;font-size:9px;color:#819085;margin-top:5px}.rc-heat-key i{height:7px;width:95px;background:linear-gradient(90deg,#eaf0ec,#286b53);border-radius:3px}.rc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:650px){.rc-axis{font-size:12px}.rc-row-label{font-size:12px}.rc-legend{gap:6px 12px;font-size:9px}.rc-heat-scroll>.rc-svg{min-width:760px}.rc-horizontal{gap:12px}.rc-empty{min-height:140px}}@media(prefers-contrast:more){.rc-axis,.rc-row-label{fill:#304b3b}.rc-grid{stroke:#aabfb0}.rc-htrack{background:#d4e0d7}}
