.infotip{display:none;position:relative;align-items:center;justify-content:center;z-index:10;margin-left:5px;vertical-align:middle}body.info-mode .infotip{display:inline-flex}.infotip-dot{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;color:var(--text-muted, rgba(245, 245, 247, .42));cursor:help;flex-shrink:0;transition:color .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1)}.infotip-dot>svg{display:block}.infotip-dot:hover{color:var(--text-primary, #f5f5f7);transform:scale(1.14)}.infotip-bubble{width:240px;padding:14px 16px;border-radius:14px;font-family:var(--font-body, "Inter", -apple-system, sans-serif);font-size:.75rem;font-weight:420;line-height:1.6;letter-spacing:.005em;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;color:#f5f5f7eb;background:radial-gradient(ellipse 160% 90% at 50% -10%,rgba(245,158,11,.07) 0%,transparent 55%),linear-gradient(180deg,#ffffff09,#ffffff03),#0e0e12eb;backdrop-filter:blur(24px) saturate(1.3);-webkit-backdrop-filter:blur(24px) saturate(1.3);border:1px solid rgba(245,158,11,.1);box-shadow:0 16px 48px #0006,0 4px 16px #0003,0 0 0 1px #ffffff06,inset 0 1px #ffffff0d;z-index:99999;pointer-events:auto;animation:infotipFadeIn .22s cubic-bezier(.16,1,.3,1) both}.infotip-bubble:before{content:"";position:absolute;top:0;left:16px;right:16px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(245,158,11,.3) 30%,rgba(245,158,11,.3) 70%,transparent 100%);border-radius:0 0 1px 1px}@keyframes infotipFadeIn{0%{opacity:0;filter:blur(3px)}to{opacity:1;filter:blur(0)}}.infotip-bubble:after{content:"";position:absolute;width:10px;height:10px;background:#0e0e12eb;border:1px solid rgba(245,158,11,.1);transform:rotate(45deg)}.infotip-bubble--top:after{bottom:-6px;left:14px;border-top:none;border-left:none}.infotip-bubble--bottom:after{top:-6px;left:14px;border-bottom:none;border-right:none}.infotip-bubble--right:after{left:-6px;top:50%;margin-top:-5px;border-right:none;border-top:none}.infotip-bubble--left:after{right:-6px;top:50%;margin-top:-5px;border-left:none;border-bottom:none}.day-mode .infotip-dot,body.day-mode .infotip-dot,.app-day-mode .infotip-dot{color:#94a3b8}.day-mode .infotip-dot:hover,body.day-mode .infotip-dot:hover,.app-day-mode .infotip-dot:hover{color:#0f172a;transform:scale(1.14)}.day-mode .infotip-bubble,body.day-mode .infotip-bubble,.infotip-bubble.day-mode{color:#292524eb;font-weight:440;letter-spacing:.002em;background:radial-gradient(ellipse 160% 90% at 50% -10%,rgba(251,191,36,.08) 0%,transparent 50%),linear-gradient(180deg,#fffdfafa,#fffbf5f2);backdrop-filter:blur(28px) saturate(1.4);-webkit-backdrop-filter:blur(28px) saturate(1.4);border-color:#b4530924;box-shadow:0 0 0 1px #b453090f,0 1px 2px #0000000a,0 4px 12px #0000000f,0 16px 48px #00000014,inset 0 1px #fffffff2,inset 0 -1px #b453090a}.day-mode .infotip-bubble:before,body.day-mode .infotip-bubble:before,.infotip-bubble.day-mode:before{background:linear-gradient(90deg,transparent 0%,rgba(180,83,9,.28) 25%,rgba(217,119,6,.32) 50%,rgba(180,83,9,.28) 75%,transparent 100%)}.day-mode .infotip-bubble:after,body.day-mode .infotip-bubble:after,.infotip-bubble.day-mode:after{background:#fffdfafa;border-color:#b4530924}
