:root{--primary-color: #ff6e40;--primary-hover: #f4511e;--bg-color: #f7f9fc;--text-main: #2d3436;--text-muted: #636e72;--card-bg: #ffffff;--border-color: #dfe6e9;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)}body{margin:0;padding:0;font-family:var(--font-family);background-color:var(--bg-color);color:var(--text-main);line-height:1.5}h1,h2,h3{color:var(--text-main);margin-bottom:1rem}*{box-sizing:border-box}.app-custom-tooltip{position:absolute;z-index:99999;background:#1e293b;color:#f8fafc;font-size:.8rem;font-weight:500;line-height:1.4;padding:6px 10px;border-radius:8px;box-shadow:0 10px 20px -5px #0000004d,0 4px 6px -2px #00000026;border:1px solid rgba(255,255,255,.1);pointer-events:none;opacity:0;transform:scale(.95);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.app-custom-tooltip .tooltip-arrow{position:absolute;width:6px;height:6px;background:#1e293b;border:1px solid rgba(255,255,255,.1);transform:rotate(45deg)}.app-custom-tooltip.tooltip-top .tooltip-arrow{bottom:-4px;left:50%;margin-left:-3px;border-top:none;border-left:none}.app-custom-tooltip.tooltip-bottom .tooltip-arrow{top:-4px;left:50%;margin-left:-3px;border-bottom:none;border-right:none}.app-custom-tooltip.tooltip-left .tooltip-arrow{right:-4px;top:50%;margin-top:-3px;border-left:none;border-bottom:none}.app-custom-tooltip.tooltip-right .tooltip-arrow{left:-4px;top:50%;margin-top:-3px;border-right:none;border-top:none}.app-custom-tooltip .tooltip-title{font-weight:700;color:#fff;margin-bottom:2px}.app-custom-tooltip .tooltip-sub{color:#94a3b8;font-size:.75rem}.app-custom-tooltip .tooltip-badge{display:inline-block;padding:1px 6px;border-radius:4px;font-size:.7rem;font-weight:700;background:var(--primary-color);color:#fff;margin-left:4px}
