.noda-help-button{width:32px;height:32px;color:var(--stone-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:color .18s;display:inline-grid;position:relative}.noda-help-button:hover,.noda-help-button[aria-expanded=true]{color:var(--stone-ink)}.noda-help-button svg{width:20px;height:20px}.noda-help-dot{background:var(--stone-effect);width:7px;height:7px;box-shadow:0 0 0 2px var(--stone-content);border-radius:50%;position:absolute;top:4px;right:4px}.noda-help-menu{z-index:1000;border:1px solid var(--stone-line);background:var(--stone-content);border-radius:12px;flex-direction:column;min-width:200px;padding:6px;display:flex;box-shadow:0 12px 32px #0005}.noda-help-menu>button,.noda-help-menu>a{height:34px;color:var(--stone-ink);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 10px;font-size:13px;text-decoration:none;transition:background-color .18s;display:flex}.noda-help-menu>button:hover,.noda-help-menu>a:hover{background:var(--stone-chrome)}.noda-help-menu svg{color:var(--stone-muted)}@media (prefers-reduced-motion:reduce){.noda-help-button,.noda-help-menu>button,.noda-help-menu>a{transition:none}}
