body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.info-tooltip{display:inline-block;position:relative}.info-tooltip-button{align-items:center;background-color:#666;border:none;border-radius:50%;color:#fff;cursor:help;display:inline-flex;font-size:12px;height:20px;justify-content:center;width:20px}.info-tooltip-text{word-wrap:break-word;background-color:#333;border-radius:6px;bottom:25px;color:#fff;font-size:14px;left:50%;line-height:1.4;max-width:250px;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s;white-space:nowrap;white-space:normal;width:-webkit-max-content;width:max-content;z-index:1000}.info-tooltip:hover .info-tooltip-text{opacity:1}